Rider 2024.3.4

Released: Jan 23, 2025

2024.3.4 での更新項目

不具合の修正

  • New Azure DevOps Credential Provider for NuGet is broken on Windows.
  • Not bound: call 'RoslynHost.RoslynModel.projectModel.$.applyChanges::<<unbound>>'.
  • Slow search in large files.
  • Can't Run/Debug Windows MAUI target.
  • Hot Reload does not work for MAUI Mac Catalyst app on Mac.
  • Rider is slow and consumes memory quickly up to 10 GB and falls with an error.
  • 'node_modules' folder does not have 'library root' label in Repo view.
  • Tool Windows is written as a single word in the Repository View setting.
  • Repo view setting and registry flag are not related.
  • Aspire suggests generating a run config on any project.
  • Rider/C++ debugger fails to evaluate TMap if it is field of the class.
  • Repo view: "New" label doesn't disappear without reopening the solution.
  • Repo view: "New" part of "Files" button is unclickable.
  • Search Everywhere code preview gets stuck on previewing one file.
  • Rider Freezes while creating MAUI Blazor Hybrid Web App.
  • Syntax highlight broken by slash in parameter default value.
  • Inconsistent icons for GDScript exception breakpoints.
  • No RunConfigs for MAUI App.
  • Error 'jetbrainsRiderDummyIdentifier' with raw interpolated SQL string.
  • Red code in IL Viewer.
  • Unity Odin Support: Named resolvers false positive.
  • Fields and properties marked with Odin attributes show as unused.
  • Go to symbol (class) is broken with code preview enabled.
  • "Enable Testing Platform support" doesn't display any unit tests from TUnit on macOS and Linux.
  • Can't debug MAUI Windows platform.
  • Nuget module getting choked by azure dev ops feed.
  • Private nuget feed specified in NuGet.config works in Visual Studio but not Rider.
  • Rider does not prompt for credentials when trying to restore NuGet packages from a private server.
  • Source Generators are broken on Unix with .NET 9 because of System.Collections.Immutable missing.