Why does Intellisense take so long to update?

Hello I am having problems with Intellisense in Visual Studio Express 2013 where each time I change any of the code it takes a minimum of 10 seconds to rebuild all the intellisense data.
Does anyone know of why this is happening and how I can fix it?

Thank you.

The engine is just really big and that there are just so much include files, that’s why it takes so long. Unfortunately there’s not much to do about it.

It’s not about the engine size so much really, it’s just a known visual studio 2013 problem. It’s pretty slow with smaller projects as well.

you could use VAX visual assist. its expensive but you get a autocompletion that works :slight_smile: