10 results found
-
File management Search and replace Keyboard shortcuts for Windows
Other operating systems' keyboard shortcuts and additional unassigned shortcuts available at aka.ms/vscodekeybindings
-
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 either of these options within VS Code: Select Preferences: Open Default Keyboard Shortcuts (JSON) in the Command Palette. Open the Keyboard Shortcuts editor, and then select Show System ...
-
Keyboard shortcuts for macOS - Visual Studio Code
âW â§â¥âPgDn Close Column (box) selection page down unassigned shortcuts available at aka.ms/vscodekeybindings
-
Keyboard shortcuts for Linux / â - Visual Studio Code
* The Alt+Click gesture may not work on some Linux distributions. You can change the modifier key for the Insert cursor command to Ctrl+Click with the âeditor.multiCursorModifierâ setting.
-
Visual Studio Code tips and tricks
Improve productivity in Visual Studio Code with editing, navigation, source control, debugging, and keyboard shortcut tips.
-
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.
-
Basic editing - Visual Studio Code
Basic editing Visual Studio Code is an editor first and foremost, and includes the features you need for highly productive source code editing. This topic takes you through the basics of the editor and helps you get moving with your code. Keyboard shortcuts Being able to keep your hands on the keyboard when writing code is crucial for high productivity. VS Code has a rich set of default ...
-
Keyboard shortcuts for macOS - Visual Studio Code
âW â§â¥âPgDn Close Column (box) selection page down unassigned shortcuts available at aka.ms/vscodekeybindings
-
User interface - Visual Studio Code
Use keyboard shortcuts to navigate the editor history You can change vs for Ctrl+Tab to show you a list of all opened editors from the history, independent of the active editor group. Edit your keyboard shortcuts and add the following:
-
Terminal Basics - Visual Studio Code
By default, there is no keyboard shortcut associated with Open in Integrated Terminal but you can add your own via the Keyboard Shortcuts editor (âK âS (Windows, Linux Ctrl+K Ctrl+S)) to add a keyboard shortcut to your keybindings.json. The keybindings.json example below adds the keyboard shortcut Ctrl+T for openInTerminal.