GenLSP.Protocol.Structures.WorkspaceFullDocumentDiagnosticReport (gen_lsp v0.0.1)
A full document diagnostic report for a workspace diagnostic result.
@since 3.17.0
properties
Properties
uri :: DocumentUri (required)
The URI for which diagnostic information is reported.
version :: unimplemented doc type (required)
The version number for which the diagnostics are reported.
If the document is not marked as open null
can be provided.