helix-mods/helix-lsp/src
Triton171 f044059a2a
Implement LSP workspace/configuration and workspace/didChangeConfiguration (#1684)
* Implement LSP `workspace/configuration` request

* Implement LSP `workspace/didChangeConfiguration` notification.

* Simplify retrieval of LSP configuration

* Implement suggestions from PR discussion

Co-authored-by: Triton171 <triton0171@gmail.com>
2022-02-28 17:57:22 +09:00
..
client.rs Implement LSP workspace/configuration and workspace/didChangeConfiguration (#1684) 2022-02-28 17:57:22 +09:00
lib.rs Implement LSP workspace/configuration and workspace/didChangeConfiguration (#1684) 2022-02-28 17:57:22 +09:00
transport.rs lsp: This doesn't need to be a mutable reference 2021-09-06 15:25:46 +09:00