Implements

  • TreeDecorator

Constructors

Properties

decorationsService: DecorationsService
id: "theia-navigator-symlink-decorator" = 'theia-navigator-symlink-decorator'
onDidChangeDecorationsEmitter: Emitter<((tree) => Map<string, Data>)> = ...

Type declaration

    • (tree): Map<string, Data>
    • Parameters

      • tree: Tree

      Returns Map<string, Data>

Accessors

Methods