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/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.
10 months ago
..
dap.rs Support drawing popup frame (#4313) 11 months ago
lsp.rs make sure to sync views when applying edits to unfocused views (#9173) 11 months ago
typed.rs Select subtree within injections in :tree-sitter-subtree (#9309) 10 months ago