VSCode.NET API Documentation |
Namespace | Description |
---|---|
VSCode |
The root namespace for VSCode.NET. Contains the LanguageServer class and all core data structures.
|
VSCode.Editor |
Contains the EditorFeature class and all related data structures.
|
VSCode.JsonRpc |
Contains all of the "internals" responsible for implementating JSON-RPC and the base language server protocol.
|