Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: dariann on November 18, 2006, 04:12:36 pm

Title: Code-completion list has wrong items.
Post by: dariann on November 18, 2006, 04:12:36 pm
Hi!

C::B is great software to develop programs under linux. I'm using it to writing soft working under LAM/MPI (parallel computing), so I use makefile to build my project. Code-completion is very useful feature, but it is not prompting me functions (or variables) from my others classes (even same class). It is prompting at all, but not at current context (ex: all current objects functions). I added all my files (*.cpp, *.h) to project (earlier was "console application" and now it is "custom Makefile").  Sometimes it is working but often not.

I have turned on Code-completion in "Settings->Editor" "Code-competion and symbols browser" page:
- tab "Code completion" check: "Automatically launch when typed 2 letters"
- tab "Parser && sumbols browser": all checked

C::B Nov 17 2006, 15:44:18 - wx2.6.1 (Linux, unicode)
Ubuntu 6.06


Sorry for my English and thanks for help.

Title: Re: Code-completion list has wrong items.
Post by: TeCNoYoTTa on April 17, 2008, 08:36:12 pm
i think this is because symbols browser dont update it self automaticaly
Title: Re: Code-completion list has wrong items.
Post by: Deschamps on April 17, 2008, 10:31:39 pm
Quote from: TeCNoYoTTa
i think this is because symbols browser dont update it self automaticaly

You're replying a message posted one year and a half ago :)
And if I'm not wrong, that problem has been already solved.

Regards.