About 400 results
Open links in new tab
  1. Keyboard shortcuts for Visual Studio Code

    Keyboard shortcuts for Visual Studio Code Visual Studio Code lets you perform most tasks directly from the keyboard. This article explains how you can modify the default keyboard …

  2. Default keyboard shortcuts reference - Visual Studio Code

    For a full list of keyboard shortcuts, use either of these options within VS Code: Select Preferences: Open Default Keyboard Shortcuts (JSON) in the Command Palette.

  3. Other operating systems’ keyboard shortcuts and additional unassigned shortcuts available at aka.ms/vscodekeybindings

  4. Visual Studio Code tips and tricks

    You can install a Keymap extension that brings the keyboard shortcuts from your favorite editor to VS Code. Use the Preferences: Keymaps command to see the current list on the Visual Studio …

  5. ⌘W ⇧⌥⌘PgDn Close Column (box) selection page down unassigned shortcuts available at aka.ms/vscodekeybindings

  6. Basic editing - Visual Studio Code

    VS Code has a rich set of default keyboard shortcuts as well as allowing you to customize them. Keyboard Shortcuts Reference - Learn the most commonly used and popular keyboard …

  7. GitHub Copilot in VS Code cheat sheet - Visual Studio Code

    VS Code can generate tests for functions and methods in your codebase by using slash commands in chat. Slash commands are a shorthand notation for common tasks that you can …

  8. Personalize VS Code

    To change a keyboard shortcut in VS Code with the Keyboard Shortcuts editor: Select File > Preferences > Keyboard Shortcuts or use the ⌘K ⌘S (Windows, Linux Ctrl+K Ctrl+S) …

  9. Customize Visual Studio Code

    Learn how to customize your Visual Studio Code with settings and keyboard shortcuts.

  10. Terminal Basics - Visual Studio Code

    To create a new terminal, use the ⌃⇧` (Windows, Linux Ctrl+Shift+`) keyboard shortcut. VS Code's terminal has additional functionality called shell integration that tracks where commands are …