Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: krzycho_666 on June 08, 2011, 07:27:46 pm
-
Hello everybody!
I've got a small problem/question... What I'm looking for, is some kind of highlighting of function's definition. The thing is, that it's only highlighting functions from standard libraries, but if I'm waiting for sugestion for SDL functions ... it gives me NOTHING... Small screenshot here:
(http://img854.imageshack.us/img854/6873/screenjl.jpg)
-
This is done by Code::Blocks Code Completion Plugin; search on that and you should find the answer.
Note: I do not use that plug-in.
Tim S.
-
If you're using 10.05, you can try a nightly build, there the CC is highly improved, but not perfect so there is a chance that it won't work.
-
If you're using 10.05, you can try a nightly build, there the CC is highly improved, but not perfect so there is a chance that it won't work.
agreed, also, this is called "call tip" not "highlight". :D
Can you give a sample test code then I can test it?