Hi all,
i have been using codeblocks 1-0rc2 for a long time, and now i changed to nightly builds.
I installed a old nightly version in my desktop, where the code-completion works fine. But now i m on vacation and i installed the build 4719 either on vista and ubuntu and both dont have global includes code-completion (for c++ projects only). i.e.
string myStr;
myStr. //nothing happens.
Do you guys have an idea about what could be? i searched for "code-completion problems" but nothing helped me.
thanks anyway.