Properties
Readonly onDidChange
onDidChange: Event<void> = ...
Protected Readonly onDidChangeEmitter
onDidChangeEmitter: Emitter<void> = ...
Readonly preferences
preferences: PreferenceProvider
Protected Readonly toDispose
toDispose: DisposableCollection = ...
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.