Post from 2025-11-21 18:25:54

Please help making #TreeSitter Playground better by doing this little experiment:

https://tree-sitter.github.io/tree-sitter/7-playground.html

Write some JS, like `var x=1;`. Enable Query and provide the `(identifier) @foo` pattern in the new Query textbox.

Do you see the code highlighted? (if not, turn on Accessibility, a'la GH issue #1714)
permalink | main