GenLSP.Protocol.Structures.FullDocumentDiagnosticReport (gen_lsp v0.0.1)
A diagnostic report with a full set of problems.
@since 3.17.0
properties
Properties
kind :: unimplemented doc type (required)
A full document diagnostic report.
resultId :: string
An optional result id. If provided it will be sent on the next diagnostic request for the same document.
items :: unimplemented doc type (required)
The actual items.