Home > Archive > Visual Studio > June 2005 > Expand/Collapse Region and SubRegion
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Expand/Collapse Region and SubRegion
|
|
|
| Hi
Within VS 2003, in the TOP (where buttons are), I see buttons for Commenting
+ Un-Commenting selected lines of code.
Likewise, will there be buttons to Collapse/Expand all the #region
#endregion, in VS 2005?
Thanks
PP
| |
| Chris Lovett 2005-06-08, 4:01 am |
| No but you could right click on an existing toolbar and select "Customize"
go to the Command tab and drag the Edit.Outline Toggle All command to the
toolbar and get a button that way.
"PP" <PP@discussions.microsoft.com> wrote in message
news:538D6E6D-6F8B-4D6C-AAD6-4F10BEC3EC7C@microsoft.com...
> Hi
>
> Within VS 2003, in the TOP (where buttons are), I see buttons for
> Commenting
> + Un-Commenting selected lines of code.
>
> Likewise, will there be buttons to Collapse/Expand all the #region
> #endregion, in VS 2005?
>
> Thanks
> PP
|
|
|
|
|