Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for tree-sitter 0.22.6 #74

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

kritzcreek
Copy link
Contributor

@kritzcreek kritzcreek commented Aug 10, 2024

Most of the changes in here were generated by the new tree-sitter.

The only "real" changes I made were to fix the highlight queries (as somewhere the tree-sitter-highlight library swapped the precedence, so that later queries in the highlights.scm overwrite earlier ones.

I also fixed some lints in the Rust bindings, and accepted one "spurious" change in the errors test. Looks like the recovery now wraps the error in a (program) node regardless.

@TimWhiting TimWhiting merged commit cf72df5 into UserNobody14:master Aug 10, 2024
3 checks passed
@kritzcreek kritzcreek deleted the tree-sitter-0.22.6 branch August 15, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants