Deprecated

since 1.25.0 URI-based decorators should implement DecorationsProvider and contribute decorations via the DecorationsService.

Implements

  • TreeDecorator

Constructors

Properties

emitter: Emitter<((tree) => Map<string, Data>)>

Type declaration

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

      • tree: Tree

      Returns Map<string, Data>

id: "theia-problem-decorator" = 'theia-problem-decorator'
labelProvider: LabelProvider
problemManager: ProblemManager
problemPreferences: ProblemPreferences
workspaceService: WorkspaceService

Accessors

Methods