Visual Studio 2008 (VS2008) – Common Keyboard Shortcuts

AshokTechnical TipsLeave a Comment

When I did a quick search online, I found some keyboard shortcuts for Visual Studio 2008 that didn’t work for me, so thought I would get a post going.

Comment and Uncomment Code Blocks Quickly

I comment blocks of code in VS2008 with:

CTRL-E, C

…and I uncomment blocks of code with:

CRTL-E, U

Leave a Reply

Your email address will not be published. Required fields are marked *