problem of function argument

CodeLite installation/troubleshooting forum
fanhe0513
CodeLite Enthusiast
Posts: 39
Joined: Sat Aug 21, 2010 7:32 pm
Genuine User: Yes
IDE Question: c++
Contact:

problem of function argument

Post by fanhe0513 »

OS: ubuntu 10.04
codelite: v2.7.0.4375


If the function arguments have a callback function variable, codelite will not work proper, such as it can't color the callback function variable and the function tooltips are wrong.
Look at the picture below.

There is another problem that macro tags highlight color sometimes do not work as the picture below.
You do not have the required permissions to view the files attached to this post.
josee
CodeLite Enthusiast
Posts: 37
Joined: Fri Feb 05, 2010 10:57 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: problem of function argument

Post by josee »

OS: ubuntu 10.04
codelite: v2.7.0.4375

Same problem.
Some of the workspace tags are not highlighted after start of codelite. If I turn "Settings > Tags Settings > Colour workspace tags" off and on again it works.

After start of codelite
Bildschirmfoto.png
After on/off
Bildschirmfoto-1.png
You do not have the required permissions to view the files attached to this post.
Post Reply