fix(t32)!: update parser and queries

`trace32_hll_variable` has been removed from the grammar. The
queries are now capturing `symbol` instead. `symbol` is highlighted
as variable or constant.
This commit is contained in:
Christoph Sax 2025-11-07 22:06:38 +01:00
parent 5eca61b32a
commit 152edbff74
6 changed files with 17 additions and 13 deletions

View file

@ -20,7 +20,7 @@ DATA.SET P:&HEAD+0x4 %LONG DATA.LONG(EA:&HEAD+0x4)&0xFFFFFF
; ^ @constant.builtin
List `main`
; ^ @string.special.symbol
; ^ @variable
&range = 'a'--'z'||'0'--'9'
; ^ @character