data/bridge/vscode_bridge library

Classes

VscodeBridge
High-level bridge to a VS Code extension host.
VscodeCommand
A registered VS Code command.
VscodeDiagnostic
A single diagnostic entry.
VscodeQuickPickItem
A quick pick item for VS Code UI.
VscodeRange
A text range (start/end position).
VscodeSelection
A text selection with active/anchor positions.
VscodeStatusBarItem
A VS Code status bar item configuration.
VscodeTheme
Represents a VS Code color theme, usable for syncing the Neomage UI with the editor theme.

Enums

VscodeDiagnosticSeverity
VS Code diagnostic severity.
VscodeStatusBarAlignment
VscodeThemeKind
VS Code theme kind.