Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Remote Shell HereNew to Visual Studio Code? Get it now.
Remote Shell Here

Remote Shell Here

Desousak

|
4 installs
| (0) | Free
Open a terminal at the workspace root, including remote workspaces.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Remote Shell Here

Open a terminal at the first workspace folder, or your home directory when no workspace is open. Also supports opening and connecting to remote SSH workspaces.

Requirements

  • macOS
  • Visual Studio Code 1.85 or later

Usage

Run Remote Shell: Open Here from the Command Palette, or use `Cmd+Alt+``.

Settings

remoteShellHere.app selects the terminal application:

  • terminal (default)
  • iterm

remoteShellHere.sshCommand configures the command to run on the remote host.

Useful for starting or attaching to a tmux session. E.g.

"remoteShellHere.sshCommand": "tmux new-session -A -s vscode"
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft