GenLSP.Protocol.Structures.SemanticTokens (gen_lsp v0.0.1)
@since 3.16.0
properties
Properties
resultId :: string
An optional result id. If provided and clients support delta updating the client will include the result id in the next semantic token request. A server can then instead of computing all semantic tokens again simply send a delta.
data :: unimplemented doc type (required)
The actual tokens.