windows 7 - Visual Studio 2010 becomes very slow when editing -


my vs2010 solution large scale one, 100+ source/header files, , several external library being included. use vassistx plugin. yesterday added new .cc file , started getting slow when editing. lag when typing.

i tried rebuild vs2010 intellisense database (project > rescan solution), , rebuild vassistx symbol database. there other thing can try in order fix issue? or way can find out what's root cause.

ps: guessing lag due symbol parsing. whenever type in new file, vs2010/vassistx looking or updating symbol database. somehow operation cause lagging.

i know it's old question still work it, visual studio 2010 doesn't cope lot of files being open. might problem here. try right clicking current file , selecting close , see if works you.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -