helix-mirror/helix-lsp/src
Vitalii Solodilov 2836ea2ac4
feat: add a config option to exclude declaration from LSP references (#6886)
* feat: added the config option to exclude declaration from reference query

Fixes: #5344

* fix: review

* fix: review
2023-04-27 16:30:15 +02:00
..
client.rs feat: add a config option to exclude declaration from LSP references (#6886) 2023-04-27 16:30:15 +02:00
jsonrpc.rs LSP: Add request ID to request timeout message (#6010) 2023-02-16 10:16:25 +09:00
lib.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
snippet.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
transport.rs Drain pending requests on language server termination (#4852) 2022-11-24 11:07:42 +09:00