Implement incremental parsing for TreeSitter
Opened this issue · 0 comments
narnaud commented
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