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.
2024-01-15 15:34:38 +09:00
..
commands Select subtree within injections in :tree-sitter-subtree (#9309) 2024-01-15 15:34:38 +09:00
keymap feat: smart_tab 2023-08-01 09:41:42 -05:00
ui Initialize diagnostics when opening a document (#8873) 2024-01-09 10:01:04 +09:00
application.rs Initialize diagnostics when opening a document (#8873) 2024-01-09 10:01:04 +09:00
args.rs Fallback to filename for +arg (#9333) 2024-01-14 15:11:18 +01:00
commands.rs Initialize diagnostics when opening a document (#8873) 2024-01-09 10:01:04 +09:00
compositor.rs add redraw command (#6949) 2023-09-08 10:46:36 +09:00
config.rs feat: smart_tab 2023-08-01 09:41:42 -05:00
health.rs health - add formatter to display (#7986) 2024-01-09 10:15:50 +09:00
job.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
keymap.rs Fix broken indentation that causes the indentation tests to fail. 2023-08-11 23:44:02 +09:00
lib.rs remove build warnings (#9180) 2024-01-04 15:51:00 +09:00
main.rs Resolve args.files before changing directory (#8676) 2023-11-21 12:07:00 +01:00