Protected
Readonly
commandProtected
Readonly
debugProtected
Readonly
debugProtected
Readonly
labelProtected
Readonly
preferenceProtected
Readonly
quickProtected
Readonly
quickProtected
Readonly
statusReadonly
statusProtected
Readonly
workspaceStatic
Readonly
PREFIXExecute this handler.
Don't call it directly, use CommandService.executeCommand
instead.
Protected
handleHandle the visibility of the debug status bar.
Optional
started: booleanProtected
initTest whether this handler is enabled (active).
Test whether menu items for this handler should be visible.
Protected
removeRemove the debug status bar element.
Protected
resolveProtected
runSet the current debug configuration, and execute debug start command.
the DebugSessionOptions
.
Protected
updateUpdate the debug status bar element based on the current configuration.
The command contribution should be implemented to register custom commands and handler.