helix-mods/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.
2021-12-03 10:05:27 +09:00
..
client.rs Add LSP rename_symbol (space-r) (#1011) 2021-11-09 00:17:54 +09:00
lib.rs lsp: Don't panic if init fails 2021-12-03 10:05:27 +09:00
transport.rs lsp: This doesn't need to be a mutable reference 2021-09-06 15:25:46 +09:00