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

Implement incremental parsing for TreeSitter #68

Open
narnaud opened this issue Jun 26, 2024 · 0 comments
Open

Implement incremental parsing for TreeSitter #68

narnaud opened this issue Jun 26, 2024 · 0 comments
Assignees
Labels
👷 refactor Something needs to change

Comments

@narnaud
Copy link
Member

narnaud commented Jun 26, 2024

TreeSitter is able to update the tree based on incremental changes, would be nice to implement that for performances.
It's not critical though...

See CodeDocument::changeContentTreeSitter

@narnaud narnaud added the 👷 refactor Something needs to change label Jun 26, 2024
@phyBrackets phyBrackets self-assigned this Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👷 refactor Something needs to change
Projects
None yet
Development

No branches or pull requests

2 participants