Skip to Main Content
Visual Studio Hacks
book

Visual Studio Hacks

by James Avery
March 2005
Intermediate to advanced content levelIntermediate to advanced
304 pages
19h 23m
English
O'Reilly Media, Inc.
Content preview from Visual Studio Hacks
98
|
Chapter 4, Customizing Visual Studio
#24 Create Your Own Shortcuts
HACK
Visual Studio works off the idea of commands. Although this is a fairly com-
mon pattern, with Visual Studio you see it much more, since you can create
shortcuts for various commands and can also see commands when using the
command window
[Hack #46].
Visual Studio includes hundreds of different commands. A small portion of
these commands already have shortcut keys, but through the Options screen
(Tools
Options), you can add a shortcut for any of these commands. You
can also remove shortcuts that you never use, freeing up more key combina-
tions for shortcuts you might use more often.
Adding a Custom Keystroke
In this example, you will create a shortcut for the Build.RebuildSolution
command, which does not normally have a shortcut assigned to it. The first
thing you need to do is go to Tools
Options and select the Keyboard item
under the Environment folder. This brings up the interface (Figure 4-1) you
will use to edit and create shortcuts.
Visual Studio does not allow you to make changes to the default keyboard
mappings. You need to first create a copy of the default keyboard mappings
for yourself. Start with whatever keyboard mapping you are currently using,
then click the Save As button. This will prompt you to name your new
scheme. After you create a name, Visual Studio will save the scheme and set
it as your selected scheme. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microsoft Visual Studio 2015 Unleashed, Third Edition

Microsoft Visual Studio 2015 Unleashed, Third Edition

Mike Snell, Lars Powers
.Net Framework Essentials

.Net Framework Essentials

Thuan L. Thai, Hoang Lam
C# 5.0 Unleashed

C# 5.0 Unleashed

Bart De Smet
Programming .NET Security

Programming .NET Security

Adam Freeman, Allen Jones

Publisher Resources

ISBN: 0596008473Errata Page