VS 2017, R# 2017.3.1 (15.5.27130) does not resume property
Hello,
This appears to be a new issue after updating R# (can't remember previous version, wasn't that old).
I regularly suspend and resume R# to disable it in my C++/CLI slns, but enable it in my C# slns (which I often have open in multiple copies of VStudio). I do this with a keyboard shortcut bound to ToggleSuspend.
Now when I resume none of the normal R# features come back. I get the Resharper file menu, but it is incomplete (only lists Profile/Options/Windows sections ... nothing about code navigation, etc).
The only way I have found to get R# working again is to close VStudio *while R# is in this partially resumed state* so that it is enabled when I start VStudio back up, which then works fine until I suspend again.
As an aside, I would love to be able to configure R# to automatically enable/disable itself based on sln.
Has anyone else experienced this?
Any workarounds?
Please fix!
Thanks
Please sign in to leave a comment.
Hello!
Thank you for the feedback.
Unfortunately I couldn't reproduce the issue. Could you please run VS with the following command: 'devenv /ReSharper.LogFile C:\resharper_log.txt /ReSharper.LogLevel Verbose', perform the actions that reproduce the problem and send log file to us.
You ca do it privately via 'Submit a request' form.
Thank you.