Shortcut keys don't work after 2022 upgrade
Answered
I quite often use the ctrl+E, ctrl+F for silent code cleanup, but after upgrading to the latest version of resharper, I get the following error message when I try to use it
The key combination (Ctrl+E, Ctrl+F) is bound to command (Resharper_SilentCleanupCode) which is not currently available.
How do I fix this? Thanks.
Please sign in to leave a comment.
Hello Gswartz,
Please could you run Visual Studio with the following command line: devenv /ReSharper.LogFile C:\log\resharper_log.txt /ReSharper.LogLevel Verbose. After that, reproduce the issue and send me the corresponding resharper_log.txt file.
Please use the "Submit a request@ button at the right corner of this page. Thanks.