Lancements de Rider

Released: Dec 12, 2023

Mises à jour de 2023.3.1

Fonctionnalités

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

Correctifs

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

Released: Dec 6, 2023

Mises à jour de 2023.3

Fonctionnalités

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

Released: Nov 3, 2023

Mises à jour de 2023.2.3

Fonctionnalités

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

Correctifs

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

Released: Sep 26, 2023

Mises à jour de 2023.2.2

Correctifs

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

Released: Aug 24, 2023

Mises à jour de 2023.2.1

Correctifs

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

Released: Aug 2, 2023

Mises à jour de 2023.2

Fonctionnalités

Key updates

  • Customizable project headers [New UI] - With this release you can now easily navigate between all of your open projects by color. Headers now come with predefined colors by default, but you can change them according to your preferences.
  • AI Assistant [Limited access] - With the initial set of AI-powered features, AI Assistant offers an integrated AI chat and weaves naturally into some of the core IDE user workflows. AI Assistant can analyze selected code, explain the...

Released: Apr 5, 2023

Mises à jour de 2023.1.x

2023.1.4

Updated Jul 18, 2023

Fixes

  • Fixed the issue with missing custom code style settings – they are now correctly preserved by the IDE.
  • The Copy Reference action for files in non-Java modules works as expected and copies the path from the content root.
  • Starting up the IDE no longer fails with the "CannotActivateException: Address already in use: bind" error.

2023.1.3

Updated Jun 23, 2023

Fixes

  • Rider updater would crash with out-of-memory (OOM) errors.
  • The Go to Definition action would not...

Released: Dec 7, 2022

Mises à jour de 2022.3.x

2022.3.3

Updated Mar 22, 2023

Fixes

  • Resolved the issue that caused the screen to flicker in full-screen mode on macOS Ventura.
  • The IDE no longer displays empty popups on macOS Ventura.

2022.3.2

Updated Jan 27, 2023

Features

  • Performance - Searching in the Search Everywhere popup has been improved.
  • Code editor - The Undo action works as expected in files with language injections.
  • Web development:
    • Hot reload now applies layout changes in ASP.NET Core MVC applications on Apple macOS.
    • You can now...

Released: Aug 2, 2022

Mises à jour de 2022.2.x

2022.2.4

Updated Nov 8, 2022

Fixes

  • Fixed the CVE 2022-41032 vulnerability Microsoft recently uncovered in .NET 7.0.0-rc.1, .NET 6.0, .NET Core 3.1, and NuGet clients (NuGet.exe, NuGet.Commands, NuGet.CommandLine, and NuGet.Protocol).
  • Fixed an error that was preventing Rider from building projects that target Unreal Engine 5.1 Preview on macOS.
  • Fixed an error causing Rider to interfere with the processing of T4 text templates in Microsoft Visual Studio.

2022.2.3

Updated Sep 13, 2022

Fixes...

Released: Apr 19, 2022

Mises à jour de 2022.1.x

2022.1.2

Updated Jun 3, 2022

Fixes

  • Fixed Windows Authentication for the SQL Server.
  • Fixed the metadata for the Unity plugin. The plugin’s DLL no longer returns errors.

2022.1.1

Updated Apr 29, 2022

Fixes

  • Fixed the JetBrains Runtime crash.
  • Fixed the issue that broke the Docker debug.
  • Fixed the issue that prevented the Azure functions debug from working properly.
  • Fixed the Code Vision context menu and the problem that prevented the user from hiding the Code Vision from the editor completely.
  • Fixed...