Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ramS on December 14, 2011, 11:06:14 pm

Title: Code completion not giving a list of all methods
Post by: ramS on December 14, 2011, 11:06:14 pm
Using CodeBlocks 10.05 on Linux 64 bits. Built on Jun 28, 2010 with wx2.8.11(Unicode). I am able to load projects and open the files. However for some files, I do not see all the methods in the drop down list in the code completion toolbar. For some it shows only a few methods and not all of them. Is there any settings I need to use get it to show all?

Thanks
Ram
Title: Re: Code completion not giving a list of all methods
Post by: oBFusCATed on December 15, 2011, 12:20:38 am
Yes, install a nightly build. But don't expect miracles and 100% support for all the weird code possible with c/c++.