Closed
Description
We're behind on the tree-sitter version, so we should consider bumping the version up for code gen and testing purpose.
breaking changes in 0.21.0
https://github.com/tree-sitter/tree-sitter/releases/tag/v0.21.0
Remove the apply-all-captures flag, make last-wins precedence the default
NOTE: This change might cause breakage in your grammar's highlight tests.
Just flip the order around of the relevant queries, and keep in mind that the
last query that matches will win.
The highlighting became last-wins in 0.21.0.
other parsers
Metadata
Metadata
Assignees
Labels
No labels