Resharper 5 - enable/disable on the fly
- by Cristi Diaconescu
I want to disable ReSharper 5 when debugging - it slows things down more than I'm willing to take.
Is there an automatic way to do this?
The next best thing would be a toolbar button to manually enable/disable it.
On the Tools - Options - ReSharper page there's a comment that the VS command Resharper_ToggleSuspended would do just this.
The problem is, I can't find the command when I right-click a toolbar - Customize... - 'Commands' tab - Choose 'Resharper' category.
Am I missing something?