Rider 2020.1.1 and ReSharper Ultimate 2020.1.1 Hotfixes Are Available!
We’ve published two hotfix updates, Rider 2020.1.1 and ReSharper Ultimate 2020.1.1. Here are the fixes we’ve added with each of them.
ReSharper Ultimate 2020.1.1
- Visual Studio no longer hangs when scrolling in the “File Diff” view: RSRP-479215.
- We’ve eliminated a stack overflow exception in the newly added dataflow analysis for integer variables that led Visual Studio to crash.
Rider 2020.1.1
- There is a fix for the error “Evaluation is not allowed: The thread is not at a GC-safe point” in the debugger: RIDER-40357.
- We’ve eliminated a stack overflow exception in C# code analysis (see ReSharper notes above).
Go ahead and install these builds. You’ll find ReSharper Ultimate 2020.1.1 and Rider 2020.1.1 on our website, or you can update using the Toolbox App.
Comments below can no longer be edited.
Ian Yates says:
April 29, 2020The diff issue had me tearing my hair out for the past few days. I forgot that I had upgraded R# so didn’t associate it with the problem emerging. Thanks for providing a fix
Alexander Kurakin says:
April 29, 2020Hello Ian! Glad to hear this build helps with the diff issue.
Dmitry says:
April 29, 2020Hello,
I have the problem in Rider which seems to be the same as https://youtrack.jetbrains.com/issue/WEB-44844
Is the fix included in this update?
Alexander Kurakin says:
April 29, 2020Hello Dmitry! No, it isn’t. Only fixes mentioned above are available in the hotfix build.
Rob says:
April 30, 2020I’ve recently just started using rider and I’m impressed with it.
Just wondering is there an option to have the active item tracked in the solution explorer? I can’t seem to find the option. The only way I’ve managed to find the file in solution explorer is to use alt-f1
Alexander Kurakin says:
May 2, 2020Hey Rob! Please check this help article https://www.jetbrains.com/help/rider/Project_Tool_Window.html# | the Toolbar icons section | Look for the Always Select Opened File icon.