served.linters.diagnosticmanager

Undocumented in source.

Members

Aliases

DiagnosticCollection
alias DiagnosticCollection = PublishDiagnosticsParams[]
Undocumented in source.

Functions

combineDiagnostics
void combineDiagnostics()
Undocumented in source. Be warned that the author may not have intended to support it.
updateDiagnostics
void updateDiagnostics(string uriHint)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

NumDiagnosticProviders
enum NumDiagnosticProviders;
Undocumented in source.

Variables

combinedDiagnostics
DiagnosticCollection combinedDiagnostics;
Undocumented in source.
diagnostics
DiagnosticCollection[NumDiagnosticProviders] diagnostics;
Undocumented in source.

Meta