Author Topic: Code completion not giving a list of all methods  (Read 2372 times)

Offline ramS

  • Single posting newcomer
  • *
  • Posts: 9
Code completion not giving a list of all methods
« 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Code completion not giving a list of all methods
« Reply #1 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++.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]