| Author |
Is there a way to expand all regions
|
|
|
| I'm working with a client who's coding style include tons and tons of
regions and I am wondering if there is a setting to expand them
automatically
thanks
| |
| Kevin Spencer 2005-02-25, 4:01 pm |
| Right-click in the file, and select Outlining: Toggle All Outlining.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
"D" <Dave@nothing.net> wrote in message
news:uXereq2GFHA.2620@tk2msftngp13.phx.gbl...
> I'm working with a client who's coding style include tons and tons of
> regions and I am wondering if there is a setting to expand them
> automatically
>
> thanks
>
| |
| AndersR 2005-06-03, 6:32 am |
| quote: Originally posted by Kevin Spencer
[B]Right-click in the file, and select Outlining: Toggle All Outlining.
thats a real unhandy way of doing it, since it collapses class definition too.
the best way is to use shortcut:
(ctrl+m) + (ctrl+l) - Expand all regions
(ctrl+m) + (ctrl+o) - Collapse all regions
-anders | |
| Kevin Spencer 2005-06-03, 4:00 pm |
| Ah yes, he did specify "regions." I missed that. Thanks for the catch.
--
Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
"AndersR" <AndersR.1q1zpn@mail.codecomments.com> wrote in message
news:AndersR.1q1zpn@mail.codecomments.com...
>
> Kevin Spencer wrote:
>
> thats a real unhandy way of doing it, since it collapses class
> definition too.
>
> the best way is to use shortcut:
> (ctrl+m) + (ctrl+l) - Expand all regions
> (ctrl+m) + (ctrl+o) - Collapse all regions
>
> -anders
>
>
>
> --
> AndersR
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>
|
|
|
|