Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => CodeCompletion redesign => Topic started by: demone on October 26, 2011, 12:40:28 am

Title: code::complention feature
Post by: demone 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?
Title: Re: code::complention feature
Post by: MortenMacFly 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.