News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code completion toolbar drop down not filled

Started by paolo.bormida, May 21, 2009, 05:13:07 PM

Previous topic - Next topic

paolo.bormida

I have a workspace with multiple project open, all of them in C. Source files are very similar, mostly the same global functions, but only a few are parsed correctly and the drop down in the code completion toolbar are filled with anything.

For the most source files the drop down are empty: why?

How can I check what's happening without debugging the codecompletion.dll plugin?

TIA

Paolo

MortenMacFly

Quote from: paolo.bormida on May 21, 2009, 05:13:07 PM
How can I check what's happening without debugging the codecompletion.dll plugin?
Provide us with information what platform / C::B version / compiler you are using, try a nightly and/or provide a sample project/workspace.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]