Author Topic: code::complention feature  (Read 7256 times)

Offline demone

  • Multiple posting newcomer
  • *
  • Posts: 36
code::complention feature
« on: October 26, 2011, 12:40:28 am »
I know that this is a bit useless, but when typing actually there is no help for example for filling methods with correct classes and types (ok a signature of the function is previewed when typing the first "(".. but when i start writing the signature vanish).

Methods with many parameters (wich you cannot remember) usually requires me to open the header file wich contain the signature of the method to check wich parameters are required.

A function description(of course if there is a comment wich describes the function in a doxygen like way) in the codecompletion popup menu would be nice so that explorative programming will be faster.

Are these features already planned?
processor: Intel Core 2 Quad.
ram: 4 GB
os: Vista
gfx card: Ati Radeon HD 5570

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: code::complention feature
« Reply #1 on: October 26, 2011, 08:05:05 am »
Are these features already planned?
They are available in recent nightlies. Next time, please comply with our forum rules and always state your platform / version you are using.
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