Alt+Enter context menu set document as read-only and actions are not executed in VS2022 Follow
Hi there,
I'm experiencing a very weird issue using Resharper 2021.3 and VS2022.
When I press Alt+Enter shortcut on a document, this appears momentarily as read-only (even appears a lock in the tab), and any action selected from the context menu doesn't do any refactor action.
It happens only from a week ago or so. I tried VS2022 Enterprise Stable and Preview 4, 5, and 6, I can see this behavior in all versions. The integrated Quick fix menu works as expected.
Current SO is Windows 11 21H2 (Build 22000.493).
Seems like the context menu has other application context or something related.
Please see the recorded screen below:
Anyone is experiencing the same issue?
Please sign in to leave a comment.
Hello Leire,
Could you please start VS with the following command: "devenv.exe /ReSharper.LogFile C:\log\resharper_log.txt /ReSharper.LogLevel Verbose", reproduce the issue and share resharper_log.txt via our upload service
Thank you.
Hi Angelina,
Thanks for your support, the logs obtained from your command, reproducing the issue, are in the following Upload ID:
2022_02_15_79yKjh4cGmihrq29 (file: resharper-logs.7z)
I've attached the complete set of files because I see content in other log files too.
Thanks in advance.
Kind regards
Hello Leire,
Could you please try suggestions from this comment and let us how they work for you.
Thank you.
Thanks Angelina Elycheva,
I'm in the loop there, sorry to not update the status here.
For anyone to get here with the same issue, the solution, for now, is to disable the checkbox "Participate anonymously in the Feedback program" under ReSharper | Options | Environment | Product Feedback then save and restart VS. Quick fix menu works again.
Regards.