SemanticTokensFullOptions 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.
Options for the full document semantic tokens classification provider.
See the Language Server Protocol specification for additional information.
public ref class SemanticTokensFullOptions
[System.Runtime.Serialization.DataContract]
public class SemanticTokensFullOptions
[<System.Runtime.Serialization.DataContract>]
type SemanticTokensFullOptions = class
Public Class SemanticTokensFullOptions
- Inheritance
-
SemanticTokensFullOptions
- Attributes
Constructors
SemanticTokensFullOptions() |
Properties
Delta |
Gets or sets a value indicating whether the server supports deltas for full documents.. |