Implements

  • TreeDecorator
  • FrontendApplicationContribution

Constructors

Properties

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

Accessors

Methods