Theia API Documentation v1.65.0
    Preparing search index...
    interface NotebookTextModelChangedEvent {
        endSelectionState?: SelectionState;
        rawEvents: NotebookContentChangedEvent[];
        synchronous?: boolean;
    }
    Index

    Properties

    endSelectionState?: SelectionState
    synchronous?: boolean

    readonly versionId: number;