Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open Split TerminalsNew to Visual Studio Code? Get it now.
Open Split Terminals

Open Split Terminals

CapMirage

|
1 install
| (0) | Free
Seamlessly open multiple selected folders from the VS Code Explorer into beautifully split panes within a single Integrated Terminal.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Open Split Terminals

Open Split Terminals is a minimal, productivity-boosting VS Code extension allowing you to seamlessly select multiple folders from the Explorer and instantly open them as beautifully organized, side-by-side split panes within the same Integrated Terminal.

Features

Select 2 or more folders in the VS Code Explorer, right-click, and select "Open in Split Integrated Terminals". This command splits your terminal pane sequentially into the selected folders using automated cd commands.

Requirements

  • VS Code ^1.74.0
  • Folder selections only.

Dev Setup

Run the following in the project root:

npm install
npm run compile

To debug, press F5 in VS Code to run in an Extension Development Host.

Packging

Produced using the vsce packaging tool.

npm install -g @vscode/vsce
vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft