Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 coloration error

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
eco Posted - Sep 14 2009 : 04:12:12 AM
when declaring a method that get a parameter with the same name that the method, there is a coloration error in the method name:

class myclass
{
void name( int name );
};

wait few seconds to see the problem.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Sep 14 2009 : 10:06:29 AM
This is a known issue, and to a degree it is by design. From the "Coloring by Usage" section here:

http://www.wholetomato.com/products/features/color.asp

quote:
Coloring is efficient, particularly during scrolling, but unusual sequences of symbols and characters, and commonly used symbol names of differing types, might cause a symbol to be drawn in the wrong color. For example, if MyVar is a method in one place and int in another, MyVar is colored like a method regardless of the instance to which it refers.

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