Author Topic: Code completion toolbar drop down not filled  (Read 3448 times)

Offline paolo.bormida

  • Single posting newcomer
  • *
  • Posts: 8
Code completion toolbar drop down not filled
« 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Code completion toolbar drop down not filled
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ