Method
LspDiagnosticset_severity
Description
Sets the value of severity.
The diagnostic’s severity. Can be omitted. If omitted it is up to the client to interpret diagnostics as error, warning, info or hint.
Parameters
value-
Type:
LspDiagnosticSeverityThe new value of
severity.