Properties Protected
Readonly
breakpoints breakpoints : BreakpointManager
Protected
Readonly
connection Factory Protected
Readonly
debug Contribution Provider debug Contribution Provider : ContributionProvider < DebugContribution >
Protected
Readonly
debug Preferences debug Preferences : DebugPreferences
Protected
Readonly
editor Manager editor Manager : EditorManager
Protected
Readonly
file Service file Service : FileService
Protected
Readonly
label Provider label Provider : LabelProvider
Protected
Readonly
messages messages : MessageClient
Protected
Readonly
output Channel Manager output Channel Manager : OutputChannelManager
Protected
Readonly
terminal Options Ext Protected
Readonly
terminal Service terminal Service : TerminalService
Protected
Readonly
test Service test Service : TestService
Protected
Readonly
workspace Service workspace Service : WorkspaceService
Session factory for a client debug session that communicates with debug adapter contributed as plugin. The main difference is to use a connection factory that creates Channel over Rpc channel.