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-plus/helix-term/src
Blaž Hrastnik 44b447947c
fix: lsp: Don't send didOpen events for documents with no URL
Fixes #3683
2 years ago
..
commands fix: Recalculate completion when going through prompt history (#3193) 2 years ago
keymap let extend-line respect range direction (#3046) 2 years ago
ui Fix cargo doc warnings, and add GitHub action to ensure it (#3650) 2 years ago
application.rs fix: lsp: Don't send didOpen events for documents with no URL 2 years ago
args.rs add a CLI flag for specifying config file location (#2666) 2 years ago
commands.rs Make mode editor-wide rather than per-document 2 years ago
compositor.rs Add bracketed paste (#3233) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs Show clipboard info in --health output (#2947) 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs Show clipboard info in --health output (#2947) 2 years ago