Represents edits to semantic tokens.
provideDocumentSemanticTokensEdits for an explanation of the format.
The result id of the tokens.
This is the id that will be passed to DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits (if implemented).
DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits
The edits to the tokens data. All edits refer to the initial data state.
VS Code 插件开发中文文档 | VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc | 站长统计
Represents edits to semantic tokens.
provideDocumentSemanticTokensEdits for an explanation of the format.