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
Jummit 2ea20a23e2
Fix LSP completions ignoring auto-completion option (#5042)
2 years ago
..
commands reload_all: Ensure view is synced with doc history before reload (#4965) 2 years ago
keymap Add command/keybinding to jump between hunks (#4650) 2 years ago
ui Only write newlines in menu selection popup if the lsp returns detail (#4902) 2 years ago
application.rs feat(lsp): add support for lsp Diagnostic{}.data (#4935) 2 years ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs Fix LSP completions ignoring auto-completion option (#5042) 2 years ago
compositor.rs fix test compilation 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs Fix nightly clippy lints (#4954) 2 years ago
job.rs remove Callback::Compositor variant 2 years ago
keymap.rs Fix nightly clippy lints (#4954) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago