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 6f1437e9f3
LSP: Resolve completion items when any info is missing (#10873)
5 months ago
..
commands fix: correctly reset inlay hints when stopping or restarting LSPs for a document (#10741) 5 months ago
handlers LSP: Resolve completion items when any info is missing (#10873) 5 months ago
keymap feat(command): select_all_children 7 months ago
ui tui: Constify functions, shrink Margin representation 6 months ago
application.rs Resolve new Clippy lints 6 months ago
args.rs Fallback to filename for +arg (#9333) 10 months ago
commands.rs Flush pending writes before suspend (#10797) 5 months ago
compositor.rs add redraw command (#6949) 1 year ago
config.rs feat: smart_tab 1 year ago
events.rs Add hook/event system 10 months ago
handlers.rs don't overload LS with completion resolve requests 7 months ago
health.rs Add glob file type support (#8006) 9 months ago
job.rs Add hook/event system 10 months ago
keymap.rs Allow numbers as second input event (#8471) 9 months ago
lib.rs Ignore .svn version control files (#10536) 7 months ago
main.rs Add glob file type support (#8006) 9 months ago