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
Skyler Hawthorne f0d8662973 Change auto pair hook to operate on single changes
Change the auto pair hook to operate on single ranges to allow
transactions that mix auto pair changes with other operations, such as
inserting or deleting a single char, and denendting.
3 weeks ago
..
commands Merge pull request #11486 from helix-editor/lsp-location-refactor 2 months ago
handlers only show inline diagnostics after a delay 4 months ago
keymap feat(command): select_all_children 8 months ago
ui refactor(lsp): handle out-of-range `active_signature` (#11825) 2 months ago
application.rs Handle window/showMessage and display it bellow status line (#5535) 2 months ago
args.rs Fallback to filename for +arg (#9333) 11 months ago
commands.rs Change auto pair hook to operate on single changes 3 weeks ago
compositor.rs add redraw command (#6949) 1 year ago
config.rs feat: smart_tab 1 year ago
events.rs only show inline diagnostics after a delay 4 months ago
handlers.rs only show inline diagnostics after a delay 4 months ago
health.rs Add glob file type support (#8006) 10 months ago
job.rs Add hook/event system 10 months ago
keymap.rs Disallow macro keybindings within command sequences 4 months ago
lib.rs Ignore .svn version control files (#10536) 7 months ago
main.rs chore: clean up clippy lints (#11377) 4 months ago