@Judas BTW, I learned this recently. If you write C++ in Visual Studio, intelliSense apparently is much faster if you build UE4 from source. I had unbearably slow speeds with VS.
I built from source today, so I'm going to check if that's true in a bit.
Going to post that in github wiki and the wtf experiences thread later.
Yup, VS is so much faster after building from source.
I lied. It's no faster. I'm going to disable intellisense and see if that fixes the issue.
Final edit: Okay so I disabled intellisense and visual studio is now actually usable. If you're using visual studio and member suggestion is very slow, make sure to do this!
Final edit 2: And then it became slow again. Will look for an alternative eventually.
Heard qtcreator is fast, will test it soon.