News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Having very little code completion

Started by carra, August 31, 2015, 03:22:58 PM

Previous topic - Next topic

carra

I haven't been coding in C++ much since some time ago, but I have noticed that, ever since the code completion system was upgraded, I have been getting little to no completion in C++ projects that, before this change, worked perfectly in Code::Blocks. Man, is it time consuming having to check the headers manually!

I run Windows 7 64bit in both of the machines where I run C::B, and I have been getting this behavior in nightly builds from at least 9884, and until some of the latest (around 10300). I have also tried to fix the problem by deleting default.conf and making a fully fresh install, and by tweaking the parser settings. The only difference I have seen is that the problem seems worse when I enable per-project C++ parsers instead of a single workspace parser.

I have attached a very simple C++ project to see if you can reproduce the problem (shown in the 3 zipped images), as well as my current configurations. The 4th image, outside the ZIP, shows a different case that I have noticed in a more complex project, in which a member objects seems to be mistaken by a function because of the initialization list used above.

Hope I have given you enough detail ;)

carra

PD: Sorry to double post, but it seems the forum won't let me add both files in the same message. The ZIP file is attached here now.