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

    Singleton service that is used to share the current selection globally in a Theia application. On each change of selection, subscribers are notified and receive the updated selection object.

    Implements

    Index

    Constructors

    Properties

    onSelectionChanged: Event<any> = ...
    onSelectionChangedEmitter: Emitter<any> = ...

    Accessors