Lancements de Rider

Released: Apr 3, 2025

Mises à jour de 2024.3.7

Correctifs

  • 'Generate UT with AI' stuck when sending request in Rider.

Released: Feb 28, 2025

Mises à jour de 2024.3.6

Correctifs

  • Resolved an issue where debugging sessions required several attempts to start.
  • Fixed macOS freezes related to Metal rendering in an updated JetBrains Runtime, addressing an issue with 'MTLRenderQueue.flushNow'.
  • Fixed a bug where duplicate items would appear in the Go to Symbol search results in Rider.
  • Fixed a problem with xUnit v3 tests resulting in 'Inconclusive: Test has not run' when executed in Rider's Test Explorer under .NET Framework.
  • Resolved an issue where Qodana would hang...

Released: Feb 7, 2025

Mises à jour de 2024.3.5

Fonctionnalités

  • New in-house models for C# cloud completion - Cloud completion powered by AI Assistant now features new in-house models for C#. You'll notice significantly improved reliability and higher-quality code suggestions, tailored to your .NET projects.
  • Support for Claude Models in AI Assistant - Added support for the latest Claude models, including Claude 3.5 Sonnet and Claude 3.5 Haiku.

Correctifs

  • Addressed an issue in the 2024.3.4 release where the Go to Class feature (Ctrl+N) did not...

Released: Jan 23, 2025

Mises à jour de 2024.3.4

Correctifs

  • 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...

Released: Dec 11, 2024

Mises à jour de 2024.3.2

Correctifs

  • Blazor WASM hot reload doesn't work.
  • Incorrect 'not initialized' variable errors.
  • An item with the same key has already been added. Key: net5.0.
  • Explorer is missing 'Assemblies' in dropdown.
  • Razor formatter adds new empty lines after every reformat.
  • TFM selector doesn't work in Remote Development environment.
  • Could not load the framework IDEDistribution on macOS 15.0.
  • FLCC: unexpected code suggestions in single line comments.
  • Search bar in WinForms Designer Toolbox stops working after...

Released: Nov 13, 2024

Mises à jour de 2024.3

Fonctionnalités

Key Updates

  • Support for Microsoft .NET 9
    • Support for project templates from the new SDK.
    • The ability to create, run, and debug projects targeting the new SDK.
    • Support for the latest C# 13 features, such as params collections, partial properties, the field keyword preview, and others.
  • Windows Forms Designer for .NET projects .NET 6.0+
    • The Windows Forms Designer now supports projects targeting .NET 6.0 and newer, enabling you to create, view, and modify the UI of your Windows Forms...

Released: Oct 24, 2024

Mises à jour de 2024.2.7

Correctifs

  • Microsoft Visual Studio Dark Scheme is incorrect.
  • 'RiderBackendOverridesRegistrar' initializes ActionManager on EDT.
  • Rename shortcut does not work for non-project files.
  • Editing .sln file leads to inability to work further in Split/RemDev mode.
  • Solving merge conflict in .sln file causes Rider to hang.
  • Packages are not recognized properly after 6000.0.22f1 update.
  • Changed default scope for Asset Usages pop-up in Unity projects.
  • Solution explorer - Icons - strange icons on light theme...

Released: Oct 9, 2024

Mises à jour de 2024.2.6

Fonctionnalités

  • Added support for Solution File Persistence Model (SLNX Format).

Correctifs

  • Unity breakpoint logging doesn't work due to the wrong default value.
  • Unable to copy text from Editor if Code With Me enabled in Rider.
  • Significant freezes in the decompiled code.
  • Buttons from Rename Dialog are not clickable in Remote Development environment.
  • Rename shortcut does not work for non-project files.
  • "Cut" does not update the clipboard when rdclient.patch.engine.enabled.
  • Open in Find Tool...

Released: Sep 20, 2024

Mises à jour de 2024.2.5

Correctifs

  • Code parsing and navigation fails in Rider after opening a solution.
  • Command-N no longer opens Add / New menu after upgrading.
  • 'New in This Directory' keyboard shortcut not working.
  • Go to declaration doesn't scroll to actual method, just opens file first time.
  • Unable to save settings.
  • Version Control: Local Changes dialog no longer shows diffs.
  • Can't create new unit testing template via "template explorer" on MacOS.
  • Code highlighting randomly disappears.
  • Solution loading stuck in...

Released: Sep 9, 2024

Mises à jour de 2024.2.4

Correctifs

  • Fixed bug with incorrect 'CppBoundToDelegateMethodIsNotMarkedAsUFunction' for copied variables.