all groups > visual studio .net ide > june 2007 >
You're in the

visual studio .net ide

group:

Expand All #region's


Expand All #region's randy1200
6/21/2007 5:27:00 AM
visual studio .net ide: I've inherited some pretty large source code files with many blocks of code
wrapped in:

#region foo
....
#endregion

The previous folks left all the regions collapsed. Is there a way to expand
or collapse all the regions in the current source code file?

Thanks,
Re: Expand All #region's randy1200
6/21/2007 6:44:00 AM
That's exactly what I'm looking for. Many thanks!

Randy

[quoted text, click to view]
Re: Expand All #region's PvdG42
6/21/2007 8:36:13 AM

[quoted text, click to view]

Is

Edit->Outlining->Toggle All Outlining

what you're looking for?
AddThis Social Bookmark Button