Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1559/C#: Outline doesn't take attribs in account

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
2coder Posted - Jul 10 2007 : 08:01:40 AM
I don't know if it was reported already, a quick search brought no results:


[Flags]
enum TestFlag
{
  None = 0,
  A = 1,
  B = 2,
  C = 4
}


The above code snippet is missing the attributes in VA Outline.

I don't mind if the attributes aren't displayed at all, but they should be taken into account when using the functions SurroundWith and SelectInEditor.

Just my 2 cents
2   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Dec 21 2013 : 01:34:02 AM
case=7606 is fixed in build 2023.
feline Posted - Jul 10 2007 : 2:23:01 PM
I am seeing the same effect here. Thank you for the clear description.

case=7606

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