Author Topic: Code completion does not complete inherited methods in ubuntu 12.04.  (Read 3419 times)

lemourin

  • Guest
Hi,
I use codeblocks from ubuntu 12.04 (64 bit) repo. This bug in ubuntu version is really weird, because on windows 7 inherited methods are completed.
I don't know, how to fix that. Pls help.



jyka

  • Guest
Re: Code completion does not complete inherited methods in ubuntu 12.04.
« Reply #1 on: October 04, 2012, 04:14:50 am »
Tracks are getting cold on this thread already... But in case somebody else wanders here.

It seems that at least code completion plugin in the official ubuntu package is pretty old (version 0.7).

Installing more recent codeblocks version from PPA mentioned in this thread (http://forums.codeblocks.org/index.php/topic,16735.msg113718.html#msg113718) helped me.