SemanticTokensEdits

constructor(edits: ReadonlyArray<SemanticTokensEdit>, resultId: String = definedExternally)(source)

Create new semantic tokens edits.

Parameters

edits

An array of semantic token edits

resultId

Result identifier.

Online Documentation