Wednesday, February 22, 2006

What was that shortcut key

I prefer using keyboard shortcuts whenever possible in the Visual Studio IDE. There have been several keyboard shortcuts that have changed in 2005. I got frustrated going to Tools - Options just to find a keyboard shortcut, so I wrote a macro that brings up an input box to allow me to type in some text that is equivalent to a command.

But go figure, after implementing this macro and coding on my own, I found a very similar example here.

http://www.mobydisk.com/softdev/techinfo/dotnetkeyboard.html

0 comments: