vscode/integrated-terminal

Open Integrated Terminal

Open or close the integrated terminal

vscode
shortcuts
terminal

Command

Ctrl + ` (Windows/Linux) | Cmd + ` (Mac)

Explanation

The integrated terminal allows you to run shell commands directly inside VS Code.

Examples

Toggle terminal on Windows/Linux

Ctrl + `

Toggle terminal on macOS

Cmd + `