On Wed, 17 Jun 2009 14:12:51 +0200 daspostloch@googlemail.com wrote:
maybe this is a stupid question, but how do I get C++ code completion? In python, everything works out of the box, with some minor mixups between classes and variables. In C++ however, all that happens is that the main function is recognized. Im using geany 0.17 Wessex on Fedora 10 Cambridge.
It should word automatically, after opening/saving. Note that local variables are not parsed. Can you provide a code sample that shows missing tags?
Regards, Nick