SemanticTokensWorkspaceSetting Class

Definition

Capabilities specific to the semantic token requests scoped to the workspace.

See the Language Server Protocol specification for additional information.

public class SemanticTokensWorkspaceSetting
type SemanticTokensWorkspaceSetting = class
Public Class SemanticTokensWorkspaceSetting
Inheritance
SemanticTokensWorkspaceSetting

Constructors

SemanticTokensWorkspaceSetting()

Properties

RefreshSupport

Gets or sets a value indicating whether the client implementation supports a refresh request sent from the server to the client.

Applies to