Skip to content

Disabling linting has no effect #497

Closed
@renkun-ken

Description

@renkun-ken

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions