aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/view.h
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2026-08-11 22:03:16 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2026-08-11 22:15:21 +0200
commit259678833ad563f43d789c33e5304b2b7c6853cb (patch)
treeb1f3dd16c06ff2633aa93db70812c56e4b002b69 /src/view.h
parent9b904f5b7e9ea45b8ea5991f6eeb19c2f3949874 (diff)
LSP: ignore not only server notifications but all requests as wellHEADmaster-fmsbw-cimaster
* 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 'src/view.h')
0 files changed, 0 insertions, 0 deletions