Theia API Documentation v1.65.0
    Preparing search index...
    interface NotebookEditorFindMatch {
        selected: boolean;
        replace?(value: string): void;
        show(): void;
    }

    Implemented by

    Index

    Properties

    Methods

    Properties

    selected: boolean

    Methods