I'm using VS2008, been using it for quite some time now, and since I hate using the mouse while developing, I'm always using F6 to build the solution, or Shift+F6 to build the current project. What's weird though is for some strange reason, it simply stopped working over the last few days. In fact, when I pull down the Build menu, next to "Build MyProject" there's no longer a "Shift+F6" shortcut there on the menu?!? Anyone ever experienced this? Is there a setting I need to change?
+8
A:
You can change keyboard bindings in the Tools->Options dialog. It's under Environment->Keyboard.
You can reset the binding here, and also check what might have stolen it by checking what's currently bound to those keys.
If you recently installed any add-ins, they're known to set (sometimes unwanted) keyboard shortcuts.
bdukes
2009-03-25 17:00:37
Thanks! It was driving me nuts!
BFree
2009-03-25 17:17:17
I had the same problem when I installed VM Ware. SHAME on you VM Ware for overrighting my keyboard short cuts with you VS plugin.
David Basarab
2009-10-02 16:43:42
+2
A:
Hi, Have you tried : Tools -> Options -> Environment -> Keyboard
All the keyboard shortcuts have been shown there.
Best Regards
@nand
Anand
2009-03-25 17:04:42
+3
A:
I'll add the proverbial "Is it plugged into the wall" question:
Do you have a fancy keyboard that replaces function keys with other things toggled incorrectly?
Joel Coehoorn
2009-03-25 17:04:46
I can confirm it was VM Ware workstation which adds an add-in to VS
Ruvan Fernando
2010-10-25 06:29:28