diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-08-11 22:03:16 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-08-11 22:09:27 +0200 |
| commit | 2332530360ede8559275367ad0a0eda20dd2bf30 (patch) | |
| tree | 47a6fb570c16a8104e67ee39b3ca8a3c6cfc68f8 /debian/copyright | |
| parent | 9b904f5b7e9ea45b8ea5991f6eeb19c2f3949874 (diff) | |
LSP: ignore not only server notifications but all requests as welllsp
* We use 23 now as the "id" for all JSON-RPC requests.
* Every message with a different "id" can be ignored,
as it is a request, we haven't advertised to support.
Alternatively, we should perhaps send an error response to
unexpected requests?
* Fixes support for the ccls server which sends window/workDoneProgress/create
even though I didn't advertise it.
ccls cannot practically be used with FTsymbol$ though since it returns
full declarations.
You can perform a fuzzy symbol search, though.
Diffstat (limited to 'debian/copyright')
0 files changed, 0 insertions, 0 deletions
