Dotnet logo

.NET Tools

Essential productivity kit for .NET and game developers

.NET Tools News Releases ReSharper Platform Rider

A Second Set of Bug Fixes: ReSharper 2023.2.2 and Rider 2023.2.2 Are Here!

ReSharper and Rider have just received their second set of bug-fix updates for the 2023.2 release! Let’s take a look at the most important issues that have been resolved in this update.

ReSharper

  1. ReSharper no longer generates critical failure errors due to a StackOverflowException being thrown during code analysis of the ConditionalTernary operator. [RSRP-493897]
  2. The debugger no longer throws the System.InvalidOperationException when ReSharper is enabled in Visual Studio. [RSRP-493847]
  3. Code analysis now correctly processes the replacement of tag helpers in _ViewImports.cshtml. [RSRP-493577]
  4. Correct file layout is maintained for files containing custom HasAttribute tags. [RSRP-493807]

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

Rider

  1. The IDE no longer generates critical failure errors due to a StackOverflowException being thrown during code analysis of the ConditionalTernary operator. [RSRP-493897]
  2. Code analysis now correctly processes the replacement of tag helpers in _ViewImports.cshtml. [RSRP-493577]
  3. The VCS widget now initializes correctly for Unreal Engine projects opened via .uproject or .uprojectdirs. [RIDER-95512]
  4. The IDE no longer generates a new blank line in the .csproj file after a new folder is created inside the project. [RIDER-97746]
  5. Correct file layout is maintained for files containing custom HasAttribute tags. [RSRP-493807]
  6. Creating a new file for a Unity project from the Editor no longer causes Rider to crash. [RIDER-97905]
  7. The Find in Files command highlights and sorts as intended for projects opened as a directory. [RIDER-98094]
  8. macOS system shortcuts are no longer prioritized over the IntelliJ IDEA-based IDEs’ keymaps. [RIDER-97892]
  9. The issue causing performance degradation when working with Markdown files containing tables has been resolved. [IDEA-326905]
  10. The IDE no longer hangs on the splash screen because of the Exception in thread “AWT-EventQueue-1” error. [IDEA-314813]
  11. The IDE now preserves the EditorConfig formatting properly again.[IDEA-326450]
  12. The IDE no longer displays irrelevant GitLab merge request pipelines. [IDEA-326509]

For the full list of resolved issues in this build, please refer to our issue tracker.
You can download Rider 2023.2.2 and ReSharper 2023.2.2 from our website or update either product via the Toolbox App. You can also update Rider as a snap for Ubuntu. We would appreciate your feedback on the latest versions! Please don’t hesitate to share your thoughts in the comments below or on Twitter (ReSharper, Rider).

image description