Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultDebugSessionFactory

Hierarchy

  • DefaultDebugSessionFactory

Implements

Index

Constructors

constructor

Properties

Protected Readonly breakpoints

breakpoints: BreakpointManager

Protected Readonly connectionProvider

connectionProvider: WebSocketConnectionProvider

Protected Readonly debugContributionProvider

debugContributionProvider: ContributionProvider<DebugContribution>

Protected Readonly debugPreferences

debugPreferences: PreferenceProxy<DebugConfiguration>

Protected Readonly editorManager

editorManager: EditorManager

Protected Readonly fileService

fileService: FileService

Protected Readonly labelProvider

labelProvider: LabelProvider

Protected Readonly messages

messages: MessageClient

Protected Readonly outputChannelManager

outputChannelManager: OutputChannelManager

Protected Readonly terminalService

terminalService: TerminalService

Methods

get

Protected getTraceOutputChannel

  • getTraceOutputChannel(): undefined | OutputChannel