Trevixal API
    Preparing search index...

    Interface SetContentOptions

    interface SetContentOptions {
        addToHistory?: boolean;
    }
    Index
    addToHistory?: boolean

    Record the replacement as an undoable step instead of clearing history.