10 results found
-
Default keyboard shortcuts reference - Visual Studio Code
This article lists the default keyboard shortcuts in VS Code. You can also view the default shortcuts in the product: Open the Keyboard Shortcuts editor, and then select Show System Keybindings in the More Actions (...) menu. Select Preferences: Open Default Keyboard Shortcuts (JSON) in the Command Palette.
-
File management Search and replace Keyboard shortcuts for Windows
Other operating systems’ keyboard shortcuts and additional unassigned shortcuts available at aka.ms/vscodekeybindings
-
Keyboard shortcuts for Visual Studio Code
Learn how to customize, modify, and troubleshoot keyboard shortcuts for VS Code on different platforms. Find the default keyboard shortcuts, keymap extensions, and keyboard rules in the documentation.
-
GitHub Copilot in VS Code cheat sheet - Visual Studio Code
Slash commands are shortcuts to specific functionality within the chat. You can use them to quickly perform actions, like fixing issues, generating tests, or explaining code.
-
Visual Studio Code tips and tricks
You can view and customize the keyboard shortcuts in the Keyboard Shortcuts editor. Use the Preferences: Open Keyboard Shortcuts command or use the shortcut to open the 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 shortcuts by downloading the reference sheet.
-
Code Navigation
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 these files, use Tab again to pick the file you want to navigate to, then release Ctrl to open it.
-
Built-in Commands | Visual Studio Code Extension API
Simple commands that do not require parameters can be found in the Keyboard Shortcuts list in the default keybindings.json file. The unbound commands are listed in a comment block at the bottom of the file.
-
Personalize VS Code
Learn how to personalize VS Code to your likings with themes, icons, keyboard shortcuts, display language, and settings.
-
Terminal Basics - Visual Studio Code
The keyboard shortcuts ⌃⌘← and ⌃⌘→ are the defaults for resizing individual split panes in the terminal. While they work, they also cause a system "invalid key" sound to play due to an issue in Chromium.