Waltzing Tree Sitter
Go to file
Michael Netshipise 7a0e24fbd4 Remove invalid node queries from highlights.scm
comment_content, raw_content, and embedded_content are regex
patterns that become anonymous nodes in tree-sitter. Remove
them from queries to fix "Invalid node type" errors.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 20:57:10 +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 Fix grammar to produce queryable nodes 2026-01-19 20:42:49 +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