Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: paolo.bormida on May 21, 2009, 05:13:07 pm

Title: Code completion toolbar drop down not filled
Post by: paolo.bormida on May 21, 2009, 05:13:07 pm
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
Title: Re: Code completion toolbar drop down not filled
Post by: MortenMacFly on May 21, 2009, 07:02:17 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.