Closed
Description
In VS Code, disabling r.lsp.diagnostics
seems to have no effect and the following error appears in the log:
[2021-11-21 13:07:48.202] internal error: Error: argument "params" is missing, with no default
Call: dispatch(self, params)
Stack trace:
1: dispatch(self, params)
[2021-11-21 13:07:48.203] received: Content-Length: 185
[2021-11-21 13:07:48.216] received payload.
[2021-11-21 13:07:48.216] handling notification: workspace/didChangeConfiguration
[2021-11-21 13:07:48.216] settings {
"enabled": true,
"args": [],
"debug": true,
"diagnostics": false,
"lang": "",
"use_stdio": false
}