I tried them all and it did not work.
Can’ tell you how often I opened that site…
With plain C++ the MS C/C++ Extension works fine.
Should this be sufficient for UE4 Projects or do I need more Extensions?
I put in my Sourcefiles #include “Engine.h” but this did not work neither.
I added it also in forced include (?).
I start typing AA it shows me AActor.
Fine.
But after AActor:: nothing happens.
Why?