Waltzing Tree Sitter
Go to file
Michael Netshipise 530fbff65a Simplify comment and raw block patterns to single regex
Remove alias() calls that referenced undefined rules, which
prevented proper node type generation. Use simple regex patterns
instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 21:11:32 +02:00
queries Remove invalid node queries from highlights.scm 2026-01-19 20:57:10 +02:00
src Add @if/@for support in JSON/JS/CSS embedded blocks 2026-01-19 08:41:25 +02:00
.gitignore Initial commit 2026-01-19 06:22:42 +02:00
grammar.js Simplify comment and raw block patterns to single regex 2026-01-19 21:11:32 +02:00
package-lock.json Fix multi-asterisk comments and update highlights 2026-01-19 07:54:08 +02:00
package.json Initial commit 2026-01-19 06:22:42 +02:00
tree-sitter.json Initial commit 2026-01-19 06:22:42 +02:00