开发者

How do I expand or collapse all the regions in a project using Visual Studio 2008?

开发者 https://www.devze.com 2022-12-14 01:06 出处:网络
How do I expand or c开发者_如何学JAVAollapse all the regions in a project using Visual Studio 2008?Look in Edit → Outlining.

How do I expand or c开发者_如何学JAVAollapse all the regions in a project using Visual Studio 2008?


Look in Edit → Outlining.

There's the following options:

  • Toggle Outlining Expansion - Ctrl+M, Ctrl+M

  • Toggle All Outlining - Ctrl+M, Ctrl+L

  • Stop Outlining - Ctrl+M, Ctrl+P

  • Collapse To Definitions - Ctrl+M, Ctrl+O

Toggle All Outlining seems to be the option you need.

0

精彩评论

暂无评论...
验证码 换一张
取 消