After ReSharper upgrade, ctrl-N can't see my code base, only sees JetBrains codebase Follow
I was forced to upgrade Resharper recently to 2019.1.1
Nothing works as it used to. E.g., ctrl-N doesn't see my codebase -- it only sees JetBrains classes. Code highlighting, suggestion, completion etc. all broken.
I am running VS 2017 on Windows 7 Enterprise 64-bit.
How can I revert to the older Resharper?
Please sign in to leave a comment.
Hello!
Could you please try removing %LocalAppData%\JetBrains\Transient folder. If that doesn't help please run Visual Studio with the following command line: 'devenv /ReSharper.LogFile C:\resharper_log.txt /ReSharper.LogLevel Verbose', reproduce the issue and send us a corresponding 'resharper_log.txt' file. You can share it privately via 'Submit a request' form.
Thank you
Deleting Transient folder made no difference.
Captured verbose log via command above, sending to you via Submit a request.