SemanticTokensLegend Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Legend used to encode semantic token types in Data.
See the Language Server Protocol specification for additional information.
public ref class SemanticTokensLegend
public class SemanticTokensLegend
type SemanticTokensLegend = class
Public Class SemanticTokensLegend
- Inheritance
-
SemanticTokensLegend
Constructors
SemanticTokensLegend() |
Properties
TokenModifiers |
Gets or sets an array of token modfiers that can be encoded in semantic tokens responses. |
TokenTypes |
Gets or sets an array of token types that can be encoded in semantic tokens responses. |