Is there a keyboard shortcut or macro to collapse all regions in Visual Studio's toolbox? (Failing either of those, I'll take an addin that allows this!)
(Ctrl+M, Ctrl+P) - Removes all outlining information for the entire document. (Ctrl+M, Ctrl+U) - Removes the outlining information for the currently selected user-defined region. Not available in Visual Basic. (Ctrl+M, Ctrl+O) - Collapses the members of all types.
While the focus is on the toolbox, press / to Collapse All.
You can also Expand All by pressing SHIFT+8
Here's an article by Sarah Ford with more information: Visual Studio Tip #186
BEFORE:
(source: msdn.com)
AFTER:
(source: msdn.com)
Shift + Alt + Enter is your friend.
Also see Window>Auto Hide All
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With