WorkspaceClientCapabilities

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Classes

Symbol
class Symbol
Undocumented in source.
WorkspaceEdit
class WorkspaceEdit
Undocumented in source.

Variables

applyEdit
Nullable!bool applyEdit;
Undocumented in source.
configuration
Nullable!bool configuration;
Undocumented in source.
didChangeConfiguration
Nullable!WithDynamicRegistration didChangeConfiguration;
Undocumented in source.
didChangeWatchedFiles
Nullable!WithDynamicRegistration didChangeWatchedFiles;
Undocumented in source.
executeCommand
Nullable!WithDynamicRegistration executeCommand;
Undocumented in source.
symbol
Nullable!Symbol symbol;
Undocumented in source.
workspaceEdit
Nullable!WorkspaceEdit workspaceEdit;
Undocumented in source.
workspaceFolders
Nullable!bool workspaceFolders;
Undocumented in source.

Meta