Jason Rowe
Skip to content
Home
About
Archive
←
Determine if two rectangles overlap each other in JavaScript
When Good People Write Bad Code
→
My Favorite Visual Studio Short Cut Keys
Posted on
March 17, 2009
by
Jason
Ctrl + Shift + F Find in multiple files.
Ctrl + K + D Apply default formatting rules.
Ctrl + K + C Comment section.
Ctrl + K + U Uncomment section.
Ctrl + Alt + E Debugger auto break on exception settings.
Ctrl + I to incrementally search
Ctrl + Minus Jump back to previous cursor location
Ctrl + Shift + Minus Jump forward to last cursor location
Ctrl + K, C Comment out currently selected code
Ctrl + K, U Uncomment currently selected code
Ctrl + K, F Format selected code
This entry was posted in
Commentary
and tagged
Short Cut Keys
,
Visual Studio
. Bookmark the
permalink
.
←
Determine if two rectangles overlap each other in JavaScript
When Good People Write Bad Code
→
Comments are closed.
Search
Search for:
Comments
Chris Woodruff
on
Odata Osht! and some examples
Jason on
Microsoft WebCamp Chicago – I won a purse!
uwspstar on
Microsoft WebCamp Chicago – I won a purse!
Ajay on
Subaru WRX 2002 Digital Clock Fix
Ben on
Subaru WRX 2002 Digital Clock Fix
Recent Posts
WP7 Boot Camp with Jeff Brand
Top 5 Features of Code First Entity Framework CTP4
EF CTP3 Code First and Castle Windsor
Poor Mans Reverse Search with Lucene.net
Lucene in Action .Net Samples
Categories
.Net
ActionScript
Apache
Commentary
Entity Framework
General Programming
JavaScript
PHP
Source Control
My Favorite Visual Studio Short Cut Keys