Resharper is killing me for some reason on startup, I just need to get in, is there a command line switch for load without addins?
You are probably looking for the /SafeMode command line switch:
devenv.exe /SafeMode
This will start Visual Studio with all add-ins disabled.
来源:https://stackoverflow.com/questions/885636/how-do-i-disable-plugins-from-command-line-on-visual-studio