Theia API Documentation v1.65.0
    Preparing search index...
    interface UndoStopOptions {
        undoStopAfter: boolean;
        undoStopBefore: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    undoStopAfter: boolean
    undoStopBefore: boolean