Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1640: VA Outline surround bug
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2318 Posts

Posted - Jun 16 2008 :  9:37:45 PM  Show Profile  Reply with Quote
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.

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jun 17 2008 :  10:44:35 AM  Show Profile  Reply with Quote
This is unfortunately a known problem:

case=7606
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Dec 21 2013 :  01:34:16 AM  Show Profile  Reply with Quote
case=7606 is fixed in build 2023.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000