What happened to Ctrl-8 in Resharper EAP 5.0?
Hi,
I just installed Resharper EAP 5.0. Since then I can no longer use the Ctrl-8 keyboard shortcut for disabling Resharper code analysis on a specific source file.
What's worse is that I can also no longer enable code analysis for files where I turned it of before (when I was still using R# 4.5).
How can I enable/disable Resharper code analysis for specific files in Resharper 5.0.
Kind regards,
Ronald Wildenberg
Please sign in to leave a comment.
Hello Ronald,
Ctrl-8 and Ctrl+Shift-8 uses by Bookmark #8.
Use CtrlAlt8 for disabling Resharper code analysis.
Best regards,
Alexander Nesterenko
ReSharper developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi,
Better explained, to switch analyse for single file:
Go to Tools/Options/Environment/Keyboard and type 'daemon' into "Show commands containing" textbox:
The desired setting is a 'ReSharper_EnableDaemon' and has default shortcut in R#5.1 Ctrl+Shift+Alt+8
Best Regards
Andy