
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 shortcuts that come with …
Default keyboard shortcuts reference - Visual Studio Code
Default keyboard shortcuts reference VS Code comes with a set of default keyboard shortcuts. This article lists common default keyboard shortcuts in VS Code. For a full list of keyboard shortcuts, use …
Other operating systems’ keyboard shortcuts and additional unassigned shortcuts available at aka.ms/vscodekeybindings
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 …
⌘W ⇧⌥⌘PgDn Close Column (box) selection page down unassigned shortcuts available at aka.ms/vscodekeybindings
GitHub Copilot in VS Code cheat sheet - Visual Studio Code
Select a code block to scope your Inline Chat prompt or attach relevant context by attaching files or symbols. Use the editor context menu options to access common AI-powered actions directly from …
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 shortcuts by …
Personalize VS Code
Learn how to personalize VS Code to your likings with themes, icons, keyboard shortcuts, display language, and settings.
Code Navigation - Visual Studio Code
VS Code provides two powerful commands to navigate in and across files with easy-to-use keyboard shortcuts. Hold Ctrl and press Tab to view a list of all files open in an editor group. To open one of …
when clause contexts | Visual Studio Code Extension API
Visual Studio Code sets various context keys and specific values depending on what elements are visible and active in the VS Code UI. These contexts can be used to selectively enable or disable …