Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents edits to semantic tokens.

see

provideDocumentSemanticTokensEdits for an explanation of the format.

层级

  • SemanticTokensEdits

索引

Constructors(1)

Properties(2)

Constructors(1)

constructor

Properties(2)

Optional Readonly resultId

resultId: string

The result id of the tokens.

This is the id that will be passed to DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits (if implemented).

Readonly edits

The edits to the tokens data. All edits refer to the initial data state.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹