Visual Studio – Command to collapse all sections of code?
CTRL + M , O will collapse all. CTRL + M , L will expand all. (in VS 2013 – Toggle All outlining) CTRL + M , P will expand …
Read More “Visual Studio – Command to collapse all sections of code?”