aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/stdio-commands.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:09:27 +0200
commit2332530360ede8559275367ad0a0eda20dd2bf30 (patch)
tree47a6fb570c16a8104e67ee39b3ca8a3c6cfc68f8 /src/stdio-commands.h
parent9b904f5b7e9ea45b8ea5991f6eeb19c2f3949874 (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 'src/stdio-commands.h')
0 files changed, 0 insertions, 0 deletions