News:

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

Main Menu

Code-Completition Class Method Description

Started by alen12345, July 25, 2012, 10:31:17 PM

Previous topic - Next topic

alen12345

Is it possible to add a description or some kind of summary to a class method so that the description gets shown when using Cokde-Completition? Something like Visual Studio Intellisense showing a brief summary of the function when using Vb.Net or C#. I thinks Code::Blocks has brought a great improvement; Code-Completition works much better than Intellisense and it would be a great feature to have. Is this kind of thing possible?

MortenMacFly

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]