View source
typedef FullDocumentDiagnosticReport
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Diagnostics
A diagnostic report with a full set of problems.
Available since
3.17.0
.Fields
optionalresultId:Null<String>
An optional result id. If provided it will be sent on the next diagnostic request for the same document.