Keyboard Shortcuts in Visual Studio
Several pre-defined keyboard shortcut collections are included in Visual Studio. You can change the keyboard shortcuts for most commands, and your changes are automatically saved in your active settings file. You can also export all your current keyboard shortcuts or import another collection. You can view your current keyboard shortcuts at any time, and you can generate a list of those shortcuts so that you can print it.
In This Section
How to: Work with Keyboard Shortcuts
Shows how to determine the current keyboard shortcuts and how to change them, and also how export or import keyboard shortcut collections.How to: List Current Keyboard Shortcuts
Shows how to create a macro that generates a list of the commands in the integrated development environment (IDE), together with the currently associated keyboard shortcuts.Pre-defined Keyboard Shortcuts
Lists the pre-defined keyboard shortcut collections that are included in Visual Studio.
Related Sections
- Customizing the Development Environment
Describes how to change the appearance and behavior of the IDE.