Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Reference highlight problem when using !

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
franckyinuk Posted - Aug 10 2010 : 08:41:55 AM
Hello,

Here is a bug that I have found with version 10.6.1829 (I don't know if it was present in earlier versions).

Here is an example:
line 1: int x;
line 2: int y;
line 3: 
line 4: if (x && !y)
line 5:   return true;


If you click on 'y' in line 2 then the two 'y' are highlighted but if you click on 'y' at line 4 then it is not working.
I have tried it out and it seems that the exclamation mark in front of the 'y' stops it form working (while '&&', '-' and '+' do work) but if a space is added in between then it works.

Could someone please have a look?

Cheers,
Franck.
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Aug 10 2010 : 3:10:17 PM
I am seeing the same effect here. Thank you for the clear description.

case=48557

Good catch!

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