Implements

Constructors

Properties

breakpointsManager: BreakpointManager
configurationManager: DebugConfigurationManager
configurationProviders: Map<number, DisposableCollection> = ...
connectionMain: ConnectionImpl
consoleSessionManager: ConsoleSessionManager
debugContributionProvider: ContributionProvider<DebugContribution>
debugExt: DebugExt
debugPreferences: DebugPreferences
debuggerContributions: Map<string, DisposableCollection> = ...
editorManager: EditorManager
fileService: FileService
labelProvider: LabelProvider
messages: MessageClient
outputChannelManager: OutputChannelManager
pluginDebugService: PluginDebugService
pluginService: HostedPluginSupport
sessionContributionRegistrator: PluginDebugSessionContributionRegistrator
sessionManager: DebugSessionManager
terminalService: TerminalService
testService: TestService
toDispose: DisposableCollection = ...
workspaceService: WorkspaceService

Methods