Releases: Norgate-AV/tree-sitter-netlinx
Releases · Norgate-AV/tree-sitter-netlinx
v1.0.4
NOTE: Download tree-sitter-netlinx.tar.gz for the complete source code.
🚀 Features
- Add regex patterns for language detection - (5b92dd9)
🐛 Bug Fixes
- Make language detection case insensitive - (32fcbb8)
- Use
netlinxfor injection specifier - (f09a52a) - Add long_while statements - (e106646)
New Contributors ❤️
- @kimburgess made their first contribution in #12
v1.0.3
v1.0.0
NOTE: Download tree-sitter-netlinx.tar.gz for the complete source code.
🎉🎉 Initial Release
First official release of tree-sitter-netlinx, a Tree-sitter grammar for the NetLinx programming language.
🚀 Features
- Complete grammar implementation for NetLinx syntax
- Syntax highlighting queries
- Comprehensive test suite