Hey guys,
I have a problem regarding autocompletion and suggestions (via Intellisense) as it’s not activating properly (or at least only after a delay of several minutes of not debugging or closing Visual Studio). Does it really take that long to collect Keywords and Methods/Variables of all the classes? Or is that just a bug I’m encountering? (I’m not entirely sure about the workflow of IntelliSense so I can’t guess the reason that’s causing this problem)
Probably need more information on the version of VS you are using. (To follow up, I’ve only ever done c/c++ in emacs/notepad, you kinda just get used to not having it after awhile)
Highly recommend VAX (Visual Assist X) too. It’s way better than Intellisence for an Unreal Project and there’s a lot of cool feature too.
If you are serious about developing for UE4, buy VAX! There’s also a trial version of 30 days if you need convincing. Also : deactivate Intellisence once you have VAX, Visual Studio will fell much better!