Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Bug: FindReferences highlights incorrectly

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
Staffan Posted - Sep 09 2006 : 7:22:22 PM
Try the following:

int i = 0;
int j = 1;
if (i <= j){
	i++;
}

Do a Find References on i. Check Highlight all.
(i <= j) shows up as an assignment.

Regards,

/Staffan
1   L A T E S T    R E P L I E S    (Newest First)
rhummer Posted - Sep 12 2006 : 11:51:37 PM
Thank you for the clear example:
case=2493

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