Is it normal for “Go To Definition” to always take a really long time? When I have the Clang IntelliSense disabled it goes very quick, but Intellisense doesn’t work very well overall (can’t resolve a bunch of types including int64_t, shows errors everywhere). However when Clang IntelliSense is enabled it takes over a minute anytime I select “Go To Definition”. Is there any way to speed this up? It is pretty much unusable when it is that slow.