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

Added Tree sitter query cache #2711

Merged
merged 4 commits into from
Jan 9, 2025
Merged

Added Tree sitter query cache #2711

merged 4 commits into from
Jan 9, 2025

Conversation

AndreasArvidsson
Copy link
Member

@AndreasArvidsson AndreasArvidsson commented Jan 9, 2025

Uses the cache added in #2700 to also optimize all tree sitter queries, not just surrounding pairs.

Checklist

  • [/] I have added tests
  • [/] I have updated the docs and cheatsheet
  • [/] I have not broken the cheatsheet

@AndreasArvidsson AndreasArvidsson requested a review from a team as a code owner January 9, 2025 17:20
@phillco phillco enabled auto-merge January 9, 2025 18:39
@phillco phillco added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit c69a57a Jan 9, 2025
15 checks passed
@phillco phillco deleted the treeSitterQueryCache branch January 9, 2025 18:58
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.

None yet

2 participants