Class TaskConfigurationModel

Holds the task configurations associated with a particular file. Uses an editor model to facilitate non-destructive editing and coordination with editing the file by hand.

Implements

  • Disposable

Constructors

Properties

onDidChange: Event<void> = ...
onDidChangeEmitter: Emitter<void> = ...
preferences: PreferenceProvider
toDispose: DisposableCollection = ...

Accessors

Methods