
Installing Visual Studio Code on Linux
Install Visual Studio Code on Linux with Debian, RPM, Snap, Arch, or Nix package options.
Terminal Basics - Visual Studio Code
To toggle the terminal panel, use the ⌃` (Windows, Linux Ctrl+`) keyboard shortcut. To create a new terminal, use the ⌃⇧` (Windows, …
Ctrl+K Ctrl+D Move last selection to next Find match
Getting started with the terminal - Visual Studio Code
Open the terminal by selecting View > Terminal from the menu bar, or by pressing the ⌃` (Windows, Linux Ctrl+`) keyboard shortcut. …
Developing in WSL - Visual Studio Code
Developing in WSL The Visual Studio Code WSL extension lets you use the Windows Subsystem for Linux (WSL) as your full-time …
Terminal Profiles - Visual Studio Code
Visual Studio Code's integrated terminal allows configuring various profiles to make launching various shells easier.
Terminal Shell Integration - Visual Studio Code
Supported shells: Linux/macOS: bash, fish, pwsh, zsh Windows: Git Bash, pwsh Installation Automatic script injection By default, the …
Keyboard shortcuts for Visual Studio Code
Keyboard Shortcuts reference We have a printable version of the default keyboard shortcuts. Select Help > Keyboard Shortcut …
Visual Studio Code Server
The VS Code Remote Development extensions allow you to work in the Windows Subsystem for Linux (WSL), remote machines via …
Remote development in WSL - Visual Studio Code
In a remote Linux environment (this WSL distro is technically another machine without UI, that just happens to be running locally on …