21 March 2010 0 Comments

Cut, Copy, and Paste Collapsed Code with Outlining

Versions Supported:  2008,2010 Keyboard Shortcut:  CTRL + M, CTRL + M (toggle outlining expansion) Menu Command:  Edit -> Outlining -> Toggle Outlining Expansion Tip Code:  vstipEdit0035   When working with Outlining, you can perform many timesaving operations.  One of those is the ability to take a long, funky chunk of code and worked with it in a collapsed state.  Take, for example, this method that doesn’t even fit on the entire screen:       When we collapse it using Outlining (click on the minus sign to the left of the signature) we get this:     Now we can cut, copy, and paste all of that code in one compact, ready to go, unit!  Try it yourself and see.

Read the rest here:
Cut, Copy, and Paste Collapsed Code with Outlining

If you liked this post, buy me a Coffee.

Leave a Reply