helix-mirror/helix-lsp/src
Matouš Dzivjak 8abed3bd78
feat(lsp): pass client_info on initialization (#4904)
Pass client name ('helix') and client version (version / git hash)
to LSP server on initialization.
2022-12-08 21:57:03 -06:00
..
client.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
jsonrpc.rs Resolve a bunch of upcoming clippy lints 2022-11-04 21:06:28 +09:00
lib.rs Apply completion edits to all cursors (#4496) 2022-12-06 10:29:40 +09:00
transport.rs Drain pending requests on language server termination (#4852) 2022-11-24 11:07:42 +09:00