Releases: ChemisTechlabs/zed-pascal
Releases · ChemisTechlabs/zed-pascal
v0.1.0
[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
[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