Theia API Documentation v1.65.0
    Preparing search index...
    interface WorkspaceInput {
        preserveWindow?: boolean;
    }
    Index

    Properties

    Properties

    preserveWindow?: boolean

    Tests whether the same window should be used or a new one has to be opened after setting the workspace root. By default it is false.