Skip to content

Releases: ChemisTechlabs/zed-pascal

v0.1.0

05 Feb 05:34
67d3411

Choose a tag to compare

[0.1.0] - 2026-02-05

Changed

  • Several syntax highlight improvements thanks to @lystakata
    • Improvements for displaying generic types and indenting inline variables
    • Rewrite outline structure to better mimic Delphi structure pane
    • Restructure of indentation rules
    • Highlighting changes
    • Added /// as document comments
    • Adjusted bracket queries for highlighting

v0.0.1

08 Oct 07:43
389a692

Choose a tag to compare

[0.0.1] - 2025-10-08

Added

  • Initial Pascal language extension for Zed Editor
  • Grammar highlighting implementation
  • Project structure and documentation
  • README with feature status table