helix/helix-lsp/src
Michael Davis ae72a1dc42 Tombstone LSP clients stopped with :lsp-stop
We use the empty vec in `inner_by_name` as a tombstone value. When the
vec is empty `get` should not automatically restart the server.
2024-07-28 22:16:39 +09:00
..
client.rs `&Option<T>` -> `Option<&T>` (#11091) 2024-07-09 18:34:28 +09:00
file_event.rs Resolve new Clippy lints 2024-05-07 15:15:52 -04:00
file_operations.rs make path changes LSP spec conform (#8949) 2024-01-29 01:34:45 +09:00
jsonrpc.rs LSP: Add request ID to request timeout message (#6010) 2023-02-16 10:16:25 +09:00
lib.rs Tombstone LSP clients stopped with :lsp-stop 2024-07-28 22:16:39 +09:00
snippet.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
transport.rs use newtype parttern for langauge server id 2024-04-22 12:27:47 +09:00