helix/helix-term/src/commands
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
..
dap.rs Support drawing popup frame (#4313) 2023-12-19 10:17:12 +09:00
lsp.rs make sure to sync views when applying edits to unfocused views (#9173) 2024-01-09 10:21:16 +09:00
typed.rs Select subtree within injections in :tree-sitter-subtree (#9309) 2024-01-15 15:34:38 +09:00