Can I temporarily turn off ReSharper?
Hi all!
Is there a way to temporarily turn off ReSharper without uninstalling it?
When I uninstall it, my customized toolbars in VS.NET revert to the
defaults. I tried unselecting ReSharper in the Add-ins Manager and that
appears to work. However, every time I use a code completion shortcut (such
as CtrlShiftSpace), ReSharper reloads itself.
Any suggestions?
thanks
randy
Please sign in to leave a comment.
Randy,
this is the way how VS commands work - if a command (like CtrlShiftSpace)
is handled
by an add-in, VS loads this add-in when you use corresponding shortcut.
"Randy Bratton" <nospam@nospam.com> wrote in message
news:c15932$iqv$1@is.intellij.net...
>
(such
>
>
>
>
Randy,
You can probably avoid automatically running Re#eR shortcuts by temporarily
switching your keyboard scheme to default.
--
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Randy Bratton" <nospam@nospam.com> wrote in message
news:c15932$iqv$1@is.intellij.net...
>
(such
>
>
>
>
Oleg,
Thanks for the suggestion. I'll give it a try.
thanks,
randy
"Oleg Stepanov (JetBrains)" <Oleg.Stepanov@JetBrains.Com> wrote in message
news:c159hn$lnt$1@is.intellij.net...
>
temporarily
>