Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Workspace TerminalNew to Visual Studio Code? Get it now.
Workspace Terminal

Workspace Terminal

igress

|
704 installs
| (1) | Free
Open terminal(s) for workspace and specify a command to run
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

workspace-terminal

Open terminals automatically for all folders in workspace. Terminals can also be opened with a command.


Features


Open: Open separate terminals for each folder in the workspace. The terminal names are the folder names.


Open with a command: Open separate terminals for each folder in the workspace and run a command in each terminal. The terminal names are the folder names.

Enter the command that needs to be run after terminal opens. For example npm run start or chain commands npm i && npm run start.


Run command on open terminals: Run same command on all open terminals.


Close all: Close all the terminals.

Release Notes

0.0.1

Added context menu for opening and closing terminals.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft