10 results found
-
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.
-
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
GitHub Copilot in VS Code cheat sheet GitHub Copilot in Visual Studio Code provides AI-powered features to help you write code faster and with less effort. This cheat sheet provides a quick overview of the features for GitHub Copilot in Visual Studio Code.
-
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 control features and learn useful keyboard shortcuts. Make sure to explore the other in-depth topics in Getting Started and the User Guide to learn more.
-
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 ...
-
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.
-
Customize Visual Studio Code
Learn how to customize your Visual Studio Code with settings and keyboard shortcuts.
-
Personalize VS Code
Learn how to personalize VS Code to your likings with themes, icons, keyboard shortcuts, display language, and settings.
-
Settings Sync - Visual Studio Code
Settings Sync Settings Sync lets you share your Visual Studio Code configurations such as settings, keyboard shortcuts, and installed extensions across your machines so you are always working with your favorite setup.