GenLSP.Protocol.Structures.DocumentDiagnosticParams (gen_lsp v0.0.1)
Parameters of the document diagnostic request.
@since 3.17.0
properties
Properties
textDocument :: TextDocumentIdentifier (required)
The text document.
identifier :: string
The additional identifier provided during registration.
previousResultId :: string
The result id of a previous response if provided.