ET (External Terminal) provides a convenient way to open your preferred external terminal with a keyboard shortcut, directly from VS Code (or Cursor). This extension opens your configured external terminal application in the current workspace directory.
This extension adds a command to open an external terminal application from your editor:
- Opens your configured external terminal in the current workspace folder
- Provides a convenient keyboard shortcut (
Ctrl+Shift+C
on Linux) - overrides the default shortcut - Supported terminals:
- WezTerm
You must configure the terminal.external.linuxExec
setting in VS Code to use this extension.
Initial release of ET:
- Added command to open external terminal (WezTerm)
- Added keyboard shortcut (
Ctrl+Shift+C
on Linux)
npx @vscode/vsce package