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!)
是否有键盘快捷键或宏来折叠Visual Studio工具箱中的所有区域? (没有其中任何一个,我会接受一个允许这个的插件!)
2 个解决方案
#1
While the focus is on the toolbox, press / to Collapse All.
当焦点在工具箱上时,按/以全部折叠。
You can also Expand All by pressing SHIFT+8
您也可以按SHIFT + 8全部展开
Here's an article by Sarah Ford with more information: Visual Studio Tip #186
这是Sarah Ford的一篇文章,提供了更多信息:Visual Studio提示#186
BEFORE:
alt text http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.YoucanusetoExpandAllandtoCollapseAll_DF23/ToolboxAllExpanded_thumb.jpg
AFTER:
alt text http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.YoucanusetoExpandAllandtoCollapseAll_DF23/ToolboxAllCollapsed_thumb.jpg
#2
Shift + Alt + Enter is your friend.
Shift + Alt + Enter是你的朋友。
Also see Window>Auto Hide All
另请参见Window> Auto Hide All
#1
While the focus is on the toolbox, press / to Collapse All.
当焦点在工具箱上时,按/以全部折叠。
You can also Expand All by pressing SHIFT+8
您也可以按SHIFT + 8全部展开
Here's an article by Sarah Ford with more information: Visual Studio Tip #186
这是Sarah Ford的一篇文章,提供了更多信息:Visual Studio提示#186
BEFORE:
alt text http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.YoucanusetoExpandAllandtoCollapseAll_DF23/ToolboxAllExpanded_thumb.jpg
AFTER:
alt text http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.YoucanusetoExpandAllandtoCollapseAll_DF23/ToolboxAllCollapsed_thumb.jpg
#2
Shift + Alt + Enter is your friend.
Shift + Alt + Enter是你的朋友。
Also see Window>Auto Hide All
另请参见Window> Auto Hide All