.NET Tools Releases ReSharper Platform Rider

The First Set of Bug-fixes For ReSharper and Rider 2023.2 Is Here!

Hello everyone,

The ReSharper and Rider 2023.2.1 bug-fix updates have just been released! Let’s go over the most important fixes in those builds.

Rider

Here are the fixes included in this update: 

  • Pressing the Enter key within a large enum no longer causes Rider to freeze. [RIDER-96901]
  • Azure authentication flow has been restored.[RIDER-97312]
  • Roslyn analyzers no longer fail when working with 7.0.400 SDK and .NET 8 SDK. [RIDER-97407]
  • ReSharper no longer reports false-positive inspections when performing code analysis on Razor/Blazor web applications. [RSRP-493595, RSRP-493622, RSRP-493587 , RSRP-493388]
  • Implementing code analysis on ASP.NET web applications no longer makes ReSharper unresponsive. [RSRP-493650]
  • The code style from the Prettier configuration is once again applied. [WEB-61964]
  • The Build tool window doesn’t open on build when the corresponding option is disabled. [RIDER-96945]
  • Filepaths inside the Build tool window output are once again clickable and absolute. [RIDER-97472, RIDER-97473]
  • Rider no longer has issues with stopping at breakpoints while debugging applications within Docker containers. [RIDER-95394]
  • Azure Function starts up on Mac M1 with no issues. [RIDER-95452]
  • The Rename related symbols checkbox inside the Rename pop up can be unchecked. [RIDER-96839]
  • Go to type declaration issues in Unity projects have been resolved. [RIDER-96911]

For the full list of issues resolved, please refer to our issue tracker

ReSharper

These are the most critical issues we’ve fixed:  

  • ReSharper no longer reports false-positive inspections when performing code analysis on Razor/Blazor web applications. [RSRP-493595, RSRP-493622, RSRP-493587 , RSRP-493388]
  • Implementing code analysis on ASP.NET web applications no longer makes ReSharper unresponsive. [RSRP-493650]

For the full list of issues resolved, please refer to our issue tracker

You can download Rider 2023.2.1 and ReSharper 2023.2.1 from our website or update either product via the Toolbox App. Ubuntu users can also update Rider via snap package.

We would appreciate your feedback on the new versions! Please don’t hesitate to share your thoughts in the comments below or on Twitter (ReSharper, Rider).

image description

Discover more