VSCode Namespace |
Class | Description | |
---|---|---|
ClientCapabilities |
The capabilities provided by VS Code.
| |
Constants | ||
ConstantsJsonRpc | ||
ConstantsJsonRpcProperties | ||
CoreMethods |
Methods defined by the VS Code Language Server Protocol.
| |
Diagnostic |
Represents a diagnostic, such as a compiler error or warning.
| |
EditorCommand |
Represents a reference to a VS Code command.
| |
FeatureActivationException | ||
InitializeParams | ||
InitializeResult | ||
LanguageServer |
A Visual Studio Code language server implementation.
| |
Location | ||
Position | ||
Range | ||
RequestContext | ||
ServerCapabilities |
The capabilities the language server provides.
| |
TextDocumentIdentifier | ||
TextDocumentItem | ||
TextDocumentPositionParams | ||
TextEdit | ||
VersionedTextDocumentIdentifier |
Interface | Description | |
---|---|---|
IFeature |
Enumeration | Description | |
---|---|---|
DiagnosticSeverity |
A value assigned to a Diagnostic determining its severity.
| |
LanguageServerState | ||
TextDocumentSyncKind |