Did you know... You can press Ctrl+/ to reach the Visual Studio command line? - #163
I had to do a little research to remember what this feature is called. It’s the "command line" within Visual Studio that doesn’t require opening the Command Window. Only after doing 5 minutes of searches through our test cases did i realize, "hmm, why don’t i look up the name of the command in tools – options – environment – keyboard" =)
I’m also surprised i haven’t already posted a tip on it. I’ve mentioned it here and there, but finally, here’s to the Ctrl+/ command line thingy:
press Ctrl+/ to reach the command line. The command line is basically the Quick Find Ctrl+D window on the standard toolbar, but with the ‘>’ inserted for you. Of course, you could do Ctrl+D > if you really wanted…
Of course, your mileage may very depending on your keyboard bindings. If that’s the case, go to Tools – Options – Environment – Keyboard to see what Tools.GoToCommandLine is bound to.
Technorati Tags: VS2005Tip,VS2008Tip
Comments
Anonymous
March 03, 2008
The comment has been removedAnonymous
March 03, 2008
The comment has been removedAnonymous
March 03, 2008
Wow that's pretty cool i never used that ...Anonymous
December 29, 2008
本篇包括tip161-tip170http://www.watch-life.net/visual-studio/visual-studio-2008-tip-day-17.html#161、在解...