Properties
Protected Readonly configurationProviders
Protected Readonly connectionProvider
connectionProvider: WebSocketConnectionProvider
Protected Readonly contributors
Protected Readonly debuggers
Protected delegated
delegated: DebugService
fireOnDidConfigurationProvidersChanged
fireOnDidConfigurationProvidersChanged: DebouncedFunc<(() => void)> = ...
Protected Readonly onDidChangeDebugConfigurationProvidersEmitter
onDidChangeDebugConfigurationProvidersEmitter: Emitter<void> = ...
Protected Readonly onDidChangeDebuggersEmitter
onDidChangeDebuggersEmitter: Emitter<void> = ...
Protected Readonly sessionId2contrib
Protected Readonly toDispose
toDispose: DisposableCollection = ...
Protected Readonly workspaceService
workspaceService: WorkspaceService
Debug service to work with plugin and extension contributions.