Dotnet logo

.NET Tools

Essential productivity kit for .NET and game developers

.NET Tools dotMemory Releases Rider

Rider 2020.3.3 and ReSharper Tools 2020.3.3 Have Landed!

Hello everyone!

We‘ve just published the ReSharper Tools 2020.3.3 and Rider 2020.3.3 releases. Here’s a quick synopsis of the most critical fixes we’ve delivered with these builds.

You can use the links below to navigate directly to the product you are interested in:

Rider 2020.3.3

  • The overall debugger experience is as smooth and fast as it was in the 2020.2 releases, including launching the debugger, hitting breakpoints/conditional breakpoints, and evaluating values (RIDER-56637 and RIDER-56503).
  • We fixed a couple of crashes in the Immediate Window (RIDER-55760 and RIDER-55993).
  • We fixed several issues in debugging executable files generated by .NET Core such as AppHost (RIDER-55626).
  • We fixed publishing for platform-specific .NET 5 projects, e.g. Windows Forms or WPF (RIDER-56228).
  • We eliminated errors in handling partial methods with generics (RSRP-482829) and one more StackOverflow exception (RSRP-482801).
  • We fixed an issue causing the debugging of the xUnit unit tests to be painfully slow (RIDER-56587).
  • No more false positive ‘not found’ highlighting on resources from MergedDictionaries in Xamarin.Forms (RSRP-482599).
  • Dragging the horizontal scrollbar with the mouse no longer selects cells in the Localization Manager table (RIDER-47374).
  • The File Header page in the Rider Preference/Settings can now load and show a template that was saved in ReSharper (RIDER-55423).
  • You can disable the Burst-related metric in Code Vision (a pull request to the Unity plugin repo).

Eager to see the full set of fixes? Learn more here.

ReSharper 2020.3.3

  • C# code analysis just got better! We eliminated errors in handling partial methods with generics (RSRP-482829) and one more StackOverflow exception (RSRP-482801).
  • We fixed a couple of performance issues (RSRP-482450 and RSRP-482577).
  • No more false positive ‘not found’ highlighting on resources from MergedDictionaries in Xamarin.Forms (RSRP-482599).

The full list of bug fixes is here.

dotMemory 2020.3.3

dotMemory stops locking up the UI when collecting a snapshot (DMRY-8473).

ReSharper Command Line Tools 2020.3.3

The InspectCode tool can now use the Unity plugin to show Unity-related inspections (a pull request to the Unity plugin repo).

image description