Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1640: VA Outline surround bug

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Uniwares Posted - Jun 16 2008 : 9:37:45 PM
When selecting multiple entries in the va ouline and doing a surround with #region, it creates erronous regions when the selection contains attributes.

e.g.:

[Category("test"]
public bool Test1()
{
}

[Category("test"]
public bool Test2()
{
}

[Category("test"]
public bool Test3()
{
}


Now do a surround with region from the VA Outline, VAX will create one region for every function, it creates an #endregion before the attribute and a #region after.
Although sometimes it does skip a few attributes, not sure why exactly. Once i selected 9 properties (equal definitin and attributes) and VAX created 3 regions for it.
2   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Dec 21 2013 : 01:34:16 AM
case=7606 is fixed in build 2023.
accord Posted - Jun 17 2008 : 10:44:35 AM
This is unfortunately a known problem:

case=7606

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000