Re# menu items disabled
Planned
Re# used to work, but after updating to Visual Studio 2015 Update 3 it stopped. Some of the menu items are enabled. What I have tried so far;
1. delete the files in %LocalAppData%\JetBrains\Transient\ReSharperPlatformVs14\v05
2. Start VS with the /resetskippkgs option.
3. Start VS as an Administrator
4. Delete the 14.0_Config_* keys in the regsitry ( there are 2 )
5. Suspended and enabled resharper.
6. Unchecked Override Visual Studio Refactorings.
What else is there to try?
Please sign in to leave a comment.
Hello Juan
Does "Suspended and enabled resharper." means that "ReSharper Ultimate" item presents on Tools | Options page? If so, Please could you run Visual Studio with the following command line: 'devenv /ReSharper.LogFile C:\log\resharper_log.txt /ReSharper.LogLevel Verbose'. Then please submit a request (Submit a request button above) and attach the resharper_log.txt' file there.
Thanks!