GenLSP.Protocol.Structures.FullDocumentDiagnosticReport (gen_lsp v0.0.2)

A diagnostic report with a full set of problems.

@since 3.17.0

properties

Properties

kind :: unimplemented doc type

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

The actual items.