Theia API Documentation v1.65.0
    Preparing search index...

    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

    Index

    Constructors

    Properties

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

    Accessors

    Methods