You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-core
Michael Davis eca3ccff76
Select subtree within injections in :tree-sitter-subtree (#9309)
`:tree-sitter-subtree` could previously only print subtrees of nodes
in the root injection layer. We can improve on that by finding the layer
that contains the given byte range and printing the subtree within that
layer. That gives more useful results when a selection is within an
injection layer.
10 months ago
..
src Select subtree within injections in :tree-sitter-subtree (#9309) 10 months ago
tests Change path normalization strategy to not resolve symlinks (#9330) 10 months ago
.gitignore Initial import. 5 years ago
Cargo.toml Change path normalization strategy to not resolve symlinks (#9330) 10 months ago