Rider 2023.2.2

Released: Sep 26, 2023

2023.2.2 での更新項目

不具合の修正

  • The IDE no longer generates critical failure errors due to a StackOverflowException being thrown during code analysis of the ConditionalTernary operator.
  • Code analysis now correctly processes the replacement of tag helpers in _ViewImports.cshtml.
  • The VCS widget now initializes correctly for Unreal Engine projects opened via .uproject or .uprojectdirs.
  • The IDE no longer generates a new blank line in the .csproj file after a new folder is created inside the project.
  • Correct file layout is maintained for files containing custom HasAttribute tags.
  • Creating a new file for a Unity project from the Editor no longer causes Rider to crash.
  • The Find in Files command highlights and sorts as intended for projects opened as a directory.
  • macOS system shortcuts are no longer prioritized over the IntelliJ IDEA-based IDEs' keymaps.
  • The issue causing performance degradation when working with Markdown files containing tables has been resolved.
  • The IDE no longer hangs on the splash screen because of the Exception in thread "AWT-EventQueue-1" error.
  • The IDE now preserves the EditorConfig formatting properly again.
  • The IDE no longer displays irrelevant GitLab merge request pipelines.