Turns out that order *matters* for queries. Tree-sitter will stop at the first match it seems. So I want the hyper-general 'identifier' matching right at the end to avoid overriding more specific rules. |
||
|---|---|---|
| .. | ||
| highlights.scm | ||
Turns out that order *matters* for queries. Tree-sitter will stop at the first match it seems. So I want the hyper-general 'identifier' matching right at the end to avoid overriding more specific rules. |
||
|---|---|---|
| .. | ||
| highlights.scm | ||