Properties
Protected deletedURIs
deletedURIs: Set<string> = ...
Protected Readonly fileSystemContribution
fileSystemContribution: FileSystemFrontendContribution
Readonly id
id: "theia-deleted-editor-decorator" = 'theia-deleted-editor-decorator'
Readonly onDidChangeDecorations
onDidChangeDecorations: Event<any> = ...
Protected Readonly onDidChangeDecorationsEmitter
onDidChangeDecorationsEmitter: Emitter<any> = ...
Protected Readonly shell
shell: ApplicationShell