IDE predictive programmin (intelisence)

Hi
i am going thrue the 5dazs C++ course, and was just wondering if there is a way to get intelisence working(predictive coding) it is a nightmare after dooing the python code, getting all the predictions and comming to C++

Ziga

Hi Ziga,

I apologize that this is not working. We have it in the plan to work on it as soon as possible.

Hi @ziga.rupret,

we’ve just solved the autocompletion for C++ issue.

Now it should work properly.

It may happen that the IDE may not autocomplete just instantly because it may be parsing the include files, but after some seconds it should work fine.

Thanks for reporting it.

Your autocomplete feature is quite useful. Do you have autocomplete/autosuggestion packages for Sublime, Atom, IntelliJ, or file resources that I could use to convert them into those IDEs?

Hi @dusevitch,

I’m afraid I haven’t recently used any of the editors you mentioned, but I’m pretty sure you can find on Google how to set up them for autocompletion.