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

@since 3.16.0

properties

Properties

start :: uinteger (required)

The start offset of the edit.

deleteCount :: uinteger (required)

The count of elements to remove.

data :: unimplemented doc type

The elements to insert.