That's exactly what I'm looking for. Many thanks!
Randy
[quoted text, click to view] "PvdG42" wrote:
>
> "randy1200" <randy1200@discussions.microsoft.com> wrote in message
> news:3160D443-6A5A-4905-ADCC-F576C41D54FF@microsoft.com...
> > 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,
> > Randy
>
> Is
>
> Edit->Outlining->Toggle All Outlining
>
> what you're looking for?
>