Work with the R# team to make VS startup with R# inside faster
R# is a super popular addin and dramatically slows down VS startup. This situation certainly impacts negatively the VS startup issue many are complaining about.
Through he VSIP program R# guys and VS guys should meet and see how the R# bulk code (>40MB of dlls) load could be smartly deferred when the user is choosing a sln / loading a sln / starting work with a sln.
1 comment
-
Lex commented
I'd consider the possibility of having an slow addon warning panel much like the one introduced in IE 9. It seems telemetry tools are being added to V.next of VS, so it would seem a nice leverage of that data to report slowness to the user either immediately or on startup in similarly low impact manner (i.e. don't grab focus be easily dismissable).