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
CL INcorrectly Selects Variables with Binary Operator ~
-
- CodeLite Expert
- Posts: 113
- Joined: Fri Jul 11, 2008 9:12 am
- Contact:
CL INcorrectly Selects Variables with Binary Operator ~
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: CL INcorrectly Selects Variables with Binary Operator ~
Fixed in trunk
Eran
Eran
Make sure you have read the HOW TO POST thread