View source
typedef SemanticTokensDelta
package languageServerProtocol
import languageServerProtocol.Types
Available since
3.16.0
.Fields
optionaledits:Null<Array<SemanticTokensEdit>>
The semantic token edits to transform a previous result into a new result.