helix-mods/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.
2024-01-15 15:34:38 +09:00
..
src Select subtree within injections in :tree-sitter-subtree (#9309) 2024-01-15 15:34:38 +09:00
tests Join empty lines with only one space in join_selections (#8989) 2023-12-06 16:19:54 +01:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump libc from 0.2.151 to 0.2.152 (#9282) 2024-01-09 09:51:58 +09:00