Visual Studio 2013 Intellisense is REALLY slow

VS intellisense is really slow and bugged, agree. So, instead of using “Find References”, i am using the following:

  1. Shift+Ctrl+F and search in Current Project, match whole word.
  2. I am mostly using “Class View” for searching types and functons declarations/implementations, because intellisense F12 always cant find implementations, only declarations.
  3. Sometimes if absolutely nessesary i am using VisualAssist->Find References.

PS: now i am installing CTP1, hope this will help a little, at least i hope there will not be long rescan every hour.

UPD: i installed CTP1, it did not improve intellisense find references and F12, but “prescan” and “rescan” seams really cool, after install i had long “initial prescan”, but after reopenning project it doesnt rescan, thats cool, i think there will not be “per hour” rescan too, thats perfect, that was really annoying.