1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-05-19 15:36:05 +02:00
helix/helix-lsp
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
..
src Implement LSP `workspace/configuration` and `workspace/didChangeConfiguration` (#1684) 2022-02-28 17:57:22 +09:00
Cargo.toml Use which to resolve lsp/dap binaries 2022-02-24 11:38:40 +09:00