Author Topic: Code-Completition Class Method Description  (Read 2710 times)

Offline alen12345

  • Single posting newcomer
  • *
  • Posts: 7
Code-Completition Class Method Description
« on: July 25, 2012, 10:31:17 pm »
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?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Code-Completition Class Method Description
« Reply #1 on: July 26, 2012, 06:12:28 am »
Is this kind of thing possible?
Yes. Just someone needs to implement it.
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