
Keyboard shortcuts for Visual Studio Code
Here you will find the complete list of keyboard shortcuts for Visual Studio Code and how to change them.
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.
Other operating systems’ keyboard shortcuts and additional unassigned shortcuts available at aka.ms/vscodekeybindings
- [PDF]
Visual Studio Code
⌘ General Add selection to next Find match ⇧⌘P, F1 Show Command Palette ⌘P Quick Open, Go to File… ⇧⌘N New window/instance ⌘W ⌘Close window/instance ⌘, User Se
Ctrl+K Ctrl+DMove last selection to next Find match
Visual Studio Code tips and tricks
Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, and source code …
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 …
Personalize VS Code - Visual Studio Code
Press the keys you want to assign as a shortcut for the command. A keymap extension enables you to modify the VS Code shortcuts to match those of your preferred editor.
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 …
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 …