lsp.WorkspaceFullDocumentDiagnosticReport
A full document diagnostic report for a workspace diagnostic result.
Fields2
WorkspaceFullDocumentDiagnosticReport.uri : lsp.DocumentUri
The URI for which diagnostic information is reported.
WorkspaceFullDocumentDiagnosticReport.version : integer | lsp.null
The version number for which the diagnostics are reported. If the document is not marked as open null can be provided.