Rider Releases

Released: Apr 17, 2024

Updates in 2024.1.1

Fehlerkorrekturen

  • The memory leak that caused Rider 2024.1 to freeze and underperform has been eliminated.
  • There are no more crashes on startup after updating to Rider 2024.1.
  • File templates and other IDE settings are now preserved after updating to the latest version of Rider.
  • Find in Files now works as intended when performing searches throughout the entire solution.
  • Rider is now once again able to run and debug local Azure functions with custom values specified in local.settings.json.
  • The...

Released: Apr 9, 2024

Updates in 2024.1

Funktionen

Key Updates

  • New Monitoring tool window - This release sees the introduction of the Monitoring tool window that lets you monitor your application's performance and gather key metrics in the background while running or debugging.
  • Sticky lines - Introduced sticky lines to the editor to simplify working with large files and exploring new codebases. This feature keeps key structural elements, like the beginnings of classes or methods, pinned to the top of the editor as you scroll. This way...

Released: Mar 12, 2024

Updates in 2023.3.4

Fehlerkorrekturen

  • EAP build expired error using JetBrains Gateway on Version: 2023.3.3 Build: 233.14015.60.
  • Remote Development - Cannot launch project in 2023.3.3: EAP build expired.
  • Syntax Coloring stops working (.net-regression).
  • Build not triggered when attempting to run unit tests with uncompilable code (.net-regression).
  • Rider 2023.3.x - Cannot run/debug Xamarin.Mac Apple macOS project (.net-regression).
  • StyleCop - not respecting ruleset (.net-regression).
  • Rider specific frontend plugins...

Released: Jan 22, 2024

Updates in 2023.3.3

Fehlerkorrekturen

  • MAUI projects can once again be deployed to physical iOS devices.
  • The Export to file action works correctly for type dependency diagrams.
  • Text in the Editor window no longer freezes when being scrolled.
  • Xamarin.Android Designer now works as intended.
  • Rename works correctly for references between files in Rider 2023.3.
  • Abbreviations are no longer falsely flagged as spelling mistakes.
  • String length checks for Entity Framework entities no longer generate incorrect hints when...

Released: Dec 20, 2023

Updates in 2023.3.2

Fehlerkorrekturen

  • The IDE is once again able to debug .NET MAUI 8 applications.
  • Rider can run, debug, and locally deploy to an IIS server.
  • Code highlighting no longer goes out of view when typing or pasting code in Unreal Engine solutions.
  • Rider no longer freezes when Refresh Unity Assets is initiated.
  • Self-contained deployment once again works as intended.
  • The Commit window no longer gets stuck when the cleanup option is activated.
  • The Backspace key no longer malfunctions when trying to erase...

Released: Dec 12, 2023

Updates in 2023.3.1

Funktionen

  • Added the opportunity to check the access status for users with corporate IDE licenses from the AI Assistant tool window.

Fehlerkorrekturen

  • MAUI and Avalonia applications can once again be deployed to physical iOS devices.
  • Resolved the AI Assistant icon duplication issue when using multiline code completion.
  • The "Packages with Vulnerabilities Detected" notification now displays as and when intended.
  • Code analysis in SQL files works correctly again.
  • Breakpoints in catch blocks no...

Released: Dec 6, 2023

Updates in 2023.3

Funktionen

Key updates

  • AI Assistant is out of preview [General Availability]
    • JetBrains AI Assistant is now generally available with a number of new and improved features to increase your productivity in JetBrains IDEs. The latest set of improvements for Rider includes:
      • Context-aware AI chat.
      • Better project awareness for AI Actions.
      • Multi-line code completion.
      • In-editor code generation.
      • Unit test generation.
      • Documentation generation.
      • Diff view for AI-suggested refactorings.
      • Ability to create a...

Released: Nov 3, 2023

Updates in 2023.2.3

Funktionen

  • This build includes support for @ variables in HTTP Client.

Fehlerkorrekturen

  • Rider once again correctly displays Unity's declarations on Apple macOS.
  • The ability to deploy and debug to physical iOS 17 devices using Xamarin has been restored.
  • The list of directories is again correctly rendered in the Solution Explorer.
  • Absolute directory paths in the Commit tool window no longer take up too much space as a result of redundantly replicating parent paths.
  • Addressed the issue that made...

Released: Sep 26, 2023

Updates in 2023.2.2

Fehlerkorrekturen

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

Released: Aug 24, 2023

Updates in 2023.2.1

Fehlerkorrekturen

  • Pressing the Enter key within a large enum no longer causes Rider to freeze.
  • Azure authentication flow has been restored.
  • Roslyn analyzers no longer fail when working with 7.0.400 SDK and .NET 8 SDK.
  • ReSharper no longer reports false-positive inspections when performing code analysis on Razor/Blazor web applications.
  • Implementing code analysis on ASP.NET web applications no longer makes Rider unresponsive.
  • The code style from the Prettier configuration is once again applied...