#35 Details on Outlining in Visual Studio

Onlining,Onlining,Onlining. You know the little [+] in the left margin of your code in Visual Studio? That is called outlining, and if you click the [+] your code region will expand, and the icon changes to a [-]. Pretty straight forward. But did you know you can do all of this from the keyboard, without using the mouse? Check out video trick number #35 to see how it all works.

[CTRL][M]+[CTRL][M] Toggle Expand|Collapse region section

[CTRL][M]+[CTRL][L] Toggle Expand|Collapse document

[CTRL][M]+[CTRL][P] Turn off outlining

[CTRL][M]+[CTRL][O] Toggle Expand|Collapse to definition

This work is licensed under a Creative Commons license.

Comments

comments