User forums > Using Code::Blocks

How functional is Codeblocks intellisense/autocomplete?

(1/1)

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.

Navigation

[0] Message Index

Go to full version