Thursday, April 18, 2013

Visual Studio 2008 Expand And Collapse All The Sections Of Code ShortCuts


Some Of ShortCuts That Might Be Useful For .net Developers


CTRL + M + O will collapse all.
CTRL + M + L will expand all.
CTRL + M + P will expand all and disable outlining.
CTRL + M + M will collapse/expand the current section.
These options are also in the context menu under Outlining.