Theia API Documentation v1.65.0
    Preparing search index...

    Decorator service for the outline.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    decorators: readonly TreeDecorator[]
    onDidChangeDecorations: Event<void>

    Fired when any of the available tree decorators has changes.

    onDidChangeDecorationsEmitter: Emitter<void>

    Methods

    • Transforms the decoration data into an object, so that it can be safely serialized into JSON.

      Parameters

      Returns object

      the decoration data as serializable JSON object