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-term
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.
6 months ago
..
src Select subtree within injections in :tree-sitter-subtree (#9309) 6 months ago
tests Join empty lines with only one space in `join_selections` (#8989) 7 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump libc from 0.2.151 to 0.2.152 (#9282) 6 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago