Blog
News and other things I find interesting
RSS feeds and ATOM feeds

Nov
26
2006
Useful visual studio shortcut key
Last modified: Saturday, July 17, 2010
If you're a programmer, and you you use visual studio for programming then you should be using this shortcut. Go to Tools Customize and then click on the Keyboard button. Select "Edit.GotoNextLocation". And assign a global keyboard value of F4. For the GotoPrevLocation set it to shift F4. Then whenever you have build errors you just hit F4 to go to the next error. Ditto for when you have a find in files window.
Tags: visual-studio
Add a new comment
