Theia API Documentation v1.65.0
    Preparing search index...

    Uses the parent Terminal's location for the terminal

    interface TerminalSplitLocationOptions {
        parentTerminal: Terminal;
    }
    Index

    Properties

    Properties

    parentTerminal: Terminal

    The parent terminal to split this terminal beside. This works whether the parent terminal is in the panel or the editor area.