Properties Protected Readonly _breakpointsProtected _capabilities_capabilities: Capabilities = {}
Protected Readonly breakpointsProtected Readonly child SessionsProtected Readonly connectionProtected Readonly debug Contribution ProviderProtected Readonly editor Managereditor Manager: EditorManager
Protected Readonly file Servicefile Service: FileService
Protected initializedinitialized: boolean = false
Private is Stoppingis Stopping: boolean = false
Protected Readonly label Providerlabel Provider: LabelProvider
Protected Readonly messagesmessages: MessageClient
Readonly on Did Changeon Did Change: Event < void > = ...
Readonly on Did Change Breakpointson Did Change Breakpoints: Event < URI > = ...
Protected Readonly on Did Change Breakpoints Emitteron Did Change Breakpoints Emitter: Emitter < URI > = ...
Protected Readonly on Did Change Emitteron Did Change Emitter: Emitter < void > = ...
Protected Readonly on Did Focus Stack Frame EmitterProtected pending Threadspending Threads: Promise < void > = ...
Protected Readonly schedule Update Threadsschedule Update Threads: ( ( ... arguments: [ ] ) => Promise < void > ) = ...
Type declaration ( ... arguments: [ ] ) : Promise < void > Parameters Returns Promise < void > A function that delays calling fn
until after wait
milliseconds have elapsed since the last time it was called.
Protected Readonly sourcesProtected Readonly terminal Serverterminal Server: TerminalService
Protected Readonly to Disposeto Dispose: DisposableCollection = ...
Protected Readonly to Dispose On Current Threadto Dispose On Current Thread: DisposableCollection = ...
Protected updating Breakpointsupdating Breakpoints: boolean = false
Protected Readonly workspace Serviceworkspace Service: WorkspaceService
Debounce promise-returning & async functions.