2 Commits

Author SHA1 Message Date
ec1795eaaa Clean up extension and update repository references
- Removed duplicate WASM files and build artifacts
- Cleaned up test files and temporary files
- Updated all grammar repositories with READMEs and .gitignore
- All repositories now have proper documentation and are clean
2025-09-11 11:27:38 -04:00
c231dbfd27 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
2025-09-11 11:24:24 -04:00