Closed ubolonton closed 2 years ago
Upgrade the tree-sitter crate, most notably for tree-sitter-hl.el to be able to skip extending the query region.
tree-sitter
tree-sitter-hl.el
This uses a patched version of tree-sitter that allows TextProvider's iterator to return owned text.
TextProvider
Upgrade the
tree-sitter
crate, most notably fortree-sitter-hl.el
to be able to skip extending the query region.