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!)
|
feedback
|
|
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:
AFTER:
| |||||||
feedback
|
|
Shift + Alt + Enter is your friend. Also see Window>Auto Hide All | |||||||
feedback
|