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-lsp/src
Blaž Hrastnik d31bef7fea lsp: Don't panic if init fails
We correctly filter out the language server inside Document to ignore it
if the capabilities are missing, so this way it'll simply ignore the
errored out LSP rather than panicking.
3 years ago
..
client.rs Add LSP rename_symbol (space-r) (#1011) 3 years ago
lib.rs lsp: Don't panic if init fails 3 years ago
transport.rs lsp: This doesn't need to be a mutable reference 3 years ago