Properties
Protected Readonly breakpoints
breakpoints: BreakpointManager
Protected Readonly connection
connection: DebugSessionConnection
Protected Readonly debugContributionProvider
debugContributionProvider: ContributionProvider<DebugContribution>
Protected Readonly editorManager
editorManager: EditorManager
Protected Readonly fileService
fileService: FileService
Protected Readonly labelProvider
labelProvider: LabelProvider
Protected Readonly messages
messages: MessageClient
Readonly options
options: DebugConfigurationSessionOptions
Readonly parentSession
parentSession: undefined | DebugSession
Protected Readonly terminalOptionsExt
Protected Readonly terminalServer
terminalServer: TerminalService
Protected Readonly workspaceService
workspaceService: WorkspaceService