About 189 results
Open links in new tab
  1. Installing Visual Studio Code on Linux

    Install Visual Studio Code on Linux with Debian, RPM, Snap, Arch, or Nix package options.

  2. 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, Linux Ctrl+Shift+`) keyboard shortcut. VS Code's terminal has …

  3. Ctrl+K Ctrl+D Move last selection to next Find match

  4. 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. Based on your operating system configuration, the terminal opens …

  5. 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 development environment right from VS Code. You can develop in a …

  6. Terminal Profiles - Visual Studio Code

    Visual Studio Code's integrated terminal allows configuring various profiles to make launching various shells easier.

  7. 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 shell integration script should automatically activate on supported …

  8. Keyboard shortcuts for Visual Studio Code

    Keyboard Shortcuts reference We have a printable version of the default keyboard shortcuts. Select Help > Keyboard Shortcut Reference to display a condensed PDF version suitable for printing as an …

  9. Visual Studio Code Server

    The VS Code Remote Development extensions allow you to work in the Windows Subsystem for Linux (WSL), remote machines via SSH, and dev containers directly from VS Code. These extensions …

  10. 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 your computer), your development tools and experiences are pretty …