CL INcorrectly Selects Variables with Binary Operator ~

General questions regarding the usage of CodeLite
hbr_in
CodeLite Expert
Posts: 113
Joined: Fri Jul 11, 2008 9:12 am
Contact:

CL INcorrectly Selects Variables with Binary Operator ~

Post by hbr_in »

Dear Eran,

In Editor window, if you double click on a variable with Binary Operator ~,
CL Selects the ENtire word along with ~.
The same doesnt happen with Other Binary Operators like !, ^, ++ etc.

I have attached a screen for your reference.

Kindly help to solve the same. (To say, i spent a half a day debugging my code, because of this wrong selection)

Thanks in advance

Regards
Gururaja
codelite_error_230210.JPG
You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CL INcorrectly Selects Variables with Binary Operator ~

Post by eranif »

Fixed in trunk
Eran
Make sure you have read the HOW TO POST thread
Post Reply