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

    It notifies the clients, once if the underlying search term has changed after a given amount of delay.

    Implements

    Index

    Constructors

    Properties

    disposables: DisposableCollection = ...
    emitter: Emitter<undefined | string> = ...
    handler: () => void
    state: undefined | string

    Accessors

    Methods