Any ideas on how to disable, but not uninstall Resharper 4.x?
|
|
|
|
|
|
|
You can disable ReSharper using the Visual Studio Add-In Manager (remove the check from check box on the left):
Caveat: only tested with VS 2005 and R# 3.1, but I see no reason why it wouldn't work with other versions too. :) |
||
|
|
This didn't work for me. The checkbox in the Startup column was both checked and disabled. BUT! I found a fix elsewhere on the web. What you need to do is make the following file(s) writeable:
Because these files were read-only, VS200x was unable to modify them to set the startup enabledness of the Resharper addin. |
||
|
|
|
|
This definitely works in VS 2008 too. |
||
|
|
|
|
You can also press Ctrl+8. |
||
|
|
|
|
Works like a charm in Visual Studio 2008 SP1 + ReSharper 4.5 |
||
|
|
|
|
It might not work on Vista. You have to run VS under Administrator account to make changes in system files. |
||
|
|

