Properties
Protected
Readonly
decorationsChangedEmitter
decorationsChangedEmitter: Emitter<any> = ...
Protected
decorationsMap
decorationsMap: Map<string, Data> = ...
Readonly
id
id: "theia-open-editors-file-decorator" = 'theia-open-editors-file-decorator'
Readonly
onDidChangeDecorations
onDidChangeDecorations: Event<any> = ...
Protected
Readonly
shell
shell: ApplicationShell
Protected
Readonly
toDisposeOnDirtyChanged
toDisposeOnDirtyChanged: Map<string, Disposable> = ...
Protected
Readonly
toDisposeOnPreviewPinned
toDisposeOnPreviewPinned: Map<string, Disposable> = ...