SemanticTokensOptions Class

Definition

Initialization options for semantic tokens support.

See the Language Server Protocol specification for additional information.

C++
public ref class SemanticTokensOptions
Inheritance
SemanticTokensOptions

Constructors

Properties

Full

Gets or sets whether or not the server supports providing semantic tokens for a full document.

Legend

Gets or sets a legend describing how semantic token types and modifiers are encoded in responses.

Range

Gets or sets a value indicating whether semantic tokens Range provider requests are supported.

WorkDoneProgress

Gets or sets a value indicating whether work done progress is supported.

Applies to

Product Versies
Visual Studio SDK 2022