File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.0] - 2026-02-05
9+
10+ ### Changed
11+
12+ - Several syntax highlight improvements thanks to [ @lystakata ] ( https://github.com/lystakata )
13+ - Improvements for displaying generic types and indenting inline variables
14+ - Rewrite outline structure to better mimic Delphi structure pane
15+ - Restructure of indentation rules
16+ - Highlighting changes
17+ - Added ` /// ` as document comments
18+ - Adjusted bracket queries for highlighting
19+
820## [ 0.0.1] - 2025-10-08
921
1022### Added
You can’t perform that action at this time.
0 commit comments