Can I switch reshaper on/off in a simple manner.
The issue is sometimes I dealing with big files and makes my VS slow, sometimes it pops out a message telling me resharper is out of memory. Can I active/deactive it without having to reload the solution?
views:
70answers:
4
+1
A:
In ReSharper 5.0, the keyboard shortcut to temporarily enable/disable code analysis for the current file is Ctrl+Shift+Alt+8. It was Ctrl+8 in previous versions.
aponzani
2010-04-05 20:01:56
Thanks so much for this. I had a devilish time finding this in JetBrains' documentation.
Josh Kodroff
2010-04-26 14:35:20