Closed maxbrunsfeld closed 6 years ago
Depends on https://github.com/tree-sitter/tree-sitter/pull/181
In this PR, I've also added a method for finding the region of a syntax tree that has been directly edited: Tree.getEditedRange. This is also useful for https://github.com/atom/atom/pull/17551.
Tree.getEditedRange
🍐'd with @queerviolet
Depends on https://github.com/tree-sitter/tree-sitter/pull/181
In this PR, I've also added a method for finding the region of a syntax tree that has been directly edited:
Tree.getEditedRange
. This is also useful for https://github.com/atom/atom/pull/17551.🍐'd with @queerviolet