Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>External Terminal ButtonNew to Visual Studio Code? Get it now.
External Terminal Button

External Terminal Button

kratschinski

|
37 installs
| (0) | Free
Adds a status bar button to quickly open an external terminal
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

External Terminal Button

Adds a button to the VS Code status bar that opens an external terminal window at the current workspace folder.

Features

  • One-click access to an external terminal from the status bar
  • Configurable button text, alignment, and position
  • Works on macOS, Windows, and Linux

Extension Settings

This extension contributes the following settings:

Setting Default Description
externalTerminalButton.alignment "left" Status bar button alignment ("left" or "right")
externalTerminalButton.priority 0 Status bar button priority (higher = further left)
externalTerminalButton.text "$(terminal) Ext Terminal" Button text (supports codicons)
externalTerminalButton.openInFileDirectory false Open the terminal in the directory of the currently active file instead of the workspace root
externalTerminalButton.terminalApp "" Custom terminal application (e.g., Ghostty, iTerm, Warp, wt.exe)

Usage

After installation, a $(terminal) Ext Terminal button appears in the status bar. Click it to open your system's default terminal application at the workspace root.

License

MIT

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