GenLSP.Protocol.Structures.SemanticTokensDeltaParams (gen_lsp v0.0.1)

@since 3.16.0

properties

Properties

textDocument :: TextDocumentIdentifier (required)

The text document.

previousResultId :: string (required)

The result id of a previous response. The result Id can either point to a full response or a delta response depending on what was received last.