News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

How functional is Codeblocks intellisense/autocomplete?

Started by Turbine, October 17, 2017, 04:30:55 AM

Previous topic - Next topic

Turbine

Hi, as a long time user of Codeblocks -  I've gotten used to this feature never working or working well.

Does Codeblocks in 2017, now have working intellisense/autocomplete? And does it use the external Clang parser for better results.

I suppose what I'm asking is - If I had a large project containing both internal and external libraries, would it be able to provide feedback, or will entries still be missing.

Thank you. :)

oBFusCATed

If you use c++11 features then it won't work very well.
I'm using it for a large project which is not yet relying on c++11 and cc works sort of OK.

And no it doesn't use clang. But there is an external plugin which do use clang.
(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!]