lsp.DocumentDiagnosticReport
(alias) lsp.DocumentDiagnosticReport =
| lsp.RelatedFullDocumentDiagnosticReport
| lsp.RelatedUnchangedDocumentDiagnosticReportThe result of a document diagnostic pull request. A report can either be a full report containing all diagnostics for the requested document or an unchanged report indicating that nothing has changed in terms of diagnostics in comparison to the last pull request.