mirror of
https://github.com/soconnor0919/nand2tetris-zed.git
synced 2026-05-08 09:18:55 -04:00
Fix HDL and Hack Assembly syntax highlighting and queries
- Fixed HDL highlights query syntax error with #match? predicate - Replaced #match? with #any-of? for exact string matching - Fixed Hack Assembly outline query invalid field name - Improved HDL syntax highlighting with comprehensive patterns - Added HDL bracket matching for all syntax types - Fixed XML scope mismatch from text.xml to source.xml - Enhanced outline queries for better code navigation
This commit is contained in:
Submodule
+1
Submodule grammars/compare_output added at 51fd3069d1
Executable
BIN
Binary file not shown.
Submodule
+1
Submodule grammars/hack_assembly added at 74f44fa77e
Executable
BIN
Binary file not shown.
Submodule
+1
Submodule grammars/hack_binary added at d408c50827
Executable
BIN
Binary file not shown.
Submodule
+1
Submodule grammars/hdl added at 2199fdf1d3
Executable
BIN
Binary file not shown.
Submodule
+1
Submodule grammars/jack added at 1a617413ea
Executable
BIN
Binary file not shown.
Submodule
+1
Submodule grammars/test_script added at 909bf1dfe8
Executable
BIN
Binary file not shown.
Submodule
+1
Submodule grammars/vm added at 615f50fc59
Executable
BIN
Binary file not shown.
Submodule
+1
Submodule grammars/xml added at 1e86bc6d16
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user