User forums > Using Code::Blocks
show member methods?
(1/1)
coolgod:
I use the stl alot, and I always have to open up cplusplus.com because I can't remember what the exact names of the methods are. Doesn't codeblocks have those things
where it automatically shows u a list of member methods of a certain object?
For example vector, perhaps i forgot the method i wanted was empty(), isn't there a an automatic drop down list? I know this is true in many other language and ide. How can I do this in codeblocks with c/c++?
Thank you very much.
oBFusCATed:
Yes, there is, it is called code-completion plugin and if you use a nightly build it almost works.
coolgod:
is there anyway to install the code-completion plugin for standard stable build? 10.05?
MortenMacFly:
--- Quote from: coolgod on April 10, 2012, 03:50:07 pm ---is there anyway to install the code-completion plugin for standard stable build? 10.05?
--- End quote ---
Yes, select it during the installation.
Navigation
[0] Message Index
Go to full version