Releases: adamazing/tree-sitter-template
Releases · adamazing/tree-sitter-template
v0.0.2 Working Parser and Highlights
Create a basic parser for the pseudo/toy language and an example highlights.scm query file and highlights test file.
What's Changed
- Working parser/highlights by @adamazing in #1
New Contributors
- @adamazing made their first contribution in #1
Full Changelog: 0.0.1...0.0.2
v0.0.1 - Initial Release
Initial release of tree-sitter-template
A template repository to help anyone getting started writing a tree-sitter grammar.