Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DebugConfigurationModel

Hierarchy

  • DebugConfigurationModel

Implements

  • Disposable

Index

Constructors

constructor

Properties

Protected json

Readonly onDidChange

onDidChange: Event<void> = ...

Protected Readonly onDidChangeEmitter

onDidChangeEmitter: Emitter<void> = ...

Protected Readonly preferences

preferences: PreferenceService

Protected Readonly toDispose

toDispose: DisposableCollection = ...

Readonly workspaceFolderUri

workspaceFolderUri: string

Accessors

configurations

onDispose

  • get onDispose(): Event<void>

uri

  • get uri(): undefined | default

Methods

dispose

  • dispose(): void

Protected parseConfigurations

reconcile

  • reconcile(): Promise<void>