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 7ae6cad52e
Don't panic on LSP parsing errors
This made sense initially when the implementation was still new (so we
got user reports more frequently), but a parsing error now generally
signifies a language server isn't properly implementing the spec.
2 years ago
..
client.rs configurable lsp request timeout (#2405) 2 years ago
lib.rs Don't panic on LSP parsing errors 2 years ago
transport.rs lsp: This doesn't need to be a mutable reference 3 years ago