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
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
..
commands Select subtree within injections in :tree-sitter-subtree (#9309) 10 months ago
keymap feat: smart_tab 1 year ago
ui Initialize diagnostics when opening a document (#8873) 11 months ago
application.rs Initialize diagnostics when opening a document (#8873) 11 months ago
args.rs Fallback to filename for +arg (#9333) 10 months ago
commands.rs Initialize diagnostics when opening a document (#8873) 11 months ago
compositor.rs add redraw command (#6949) 1 year ago
config.rs feat: smart_tab 1 year ago
health.rs health - add formatter to display (#7986) 11 months ago
job.rs bump msrv to 1.63 (#5570) 2 years ago
keymap.rs Fix broken indentation that causes the indentation tests to fail. 1 year ago
lib.rs remove build warnings (#9180) 11 months ago
main.rs Resolve args.files before changing directory (#8676) 1 year ago