Theia API Documentation v1.65.0
    Preparing search index...
    interface ApplyEditsOptions {
        setEndOfLine: undefined | EndOfLine;
        undoStopAfter: boolean;
        undoStopBefore: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    setEndOfLine: undefined | EndOfLine
    undoStopAfter: boolean
    undoStopBefore: boolean