Rider 新版本發表

Released: Dec 7, 2022

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

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

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

Released: Dec 8, 2021

2021.3.x 中的更新

2021.3.3

Updated Jan 31, 2022

Features

  • Added support for Apple Xcode 13.2.1.

Fixes

  • Fixed the issue with NuGet feeds: they should no longer be missing.
  • Fixed the ordering in F# projects.
  • Fixed the problem that was causing the test coverage to hang.
  • Fixed the empty tooltips and quickdocs in F# files.
  • Fixed the issue with stopping on breakpoints while debugging.
  • Fixed renaming controls in WinForms designer.
  • Fixed the issue with navigating to test method that was broken for tests with the...

Released: Aug 3, 2021

2021.2.x 中的更新

2021.2.2

Updated Oct 13, 2021

Fixes

  • Fixed a number of issues with the built-in console, including broken Console.Clear, wrong display of background color, and more.
  • Fixed the Alt+Shift+R shortcut for rename refactoring.
  • Fixed the issue that prevented Rider from reopening multiple projects on startup.
  • Fixed the stack overflow issue that occurred during the indexing.
  • Fixed the false positive errors in Blazor projects on built-in attributes.

2021.2.1

Updated Aug 27, 2021

Fixes

  • Fixed two issues that...

Released: Apr 8, 2021

2021.1.x 中的更新

2021.1.5

Updated Jul 22, 2021

Fixes

  • Fixed a significant performance degradation.
  • Fixed an issue with the F# type providers loader that was causing Rider not to start in some cases.
  • Fixed an issue causing changes in an F# file to be ignored when other files in the project were analyzed.

2021.1.4

Updated Jul 14, 2021

Fixes

  • Fixed the vertical indent lines in the code editor.
  • Fixed the update notifications from plugins that were disabled.
  • Fixed the issue that caused unrelated results to be shown in...

Released: Dec 14, 2020

2020.3.x 中的更新

2020.3.4

Updated Mar 17, 2021

Features

Trusted projects

  • Introduced the concept of trusted projects to mitigate the risks associated with opening projects from unknown and untrusted sources.
  • When you open a project, Rider doesn’t execute any code from it and checks whether it is trusted or from a trusted location.
  • If the project currently is not trusted, the IDE will ask you to choose whether to open it in safe mode or full-trust mode. If the project currently is not trusted, the IDE will ask you...

Released: Aug 13, 2020

2020.2.x 中的更新

2020.2.4

Updated Oct 1, 2020

Fixes

  • Fixed launching Apple iOS apps on Xcode 12 simulators.

2020.2.3

Updated Sep 18, 2020

Fixes

  • Breakpoint icons no longer disappear from the code editor.
  • There are several fixes in F# support related to Import missing references and the presentation of F# Unions in the debugger.
  • Fixed the authentication issue when invoking remote operations in GitHub.

2020.2.2

Updated Sep 10, 2020

Fixes

  • Fixed cases of slowdown in building the project due to NuGet package restore...

Released: Jul 9, 2020

2020.1.4 中的更新

修補程式

  • No more indefinite "waiting for intention actions…" message after calling the Alt+Enter menu.
  • Rider can now successfully connect to Microsoft SQL Server.

Released: May 19, 2020

2020.1.3 中的更新

修補程式

  • The code editor no longer auto-scrolls when you type.
  • Nodes in the unit test sessions tree are updated correctly after the session tree is expanded.
  • Several fixes in the support for nullable reference types.
  • Code assistance in F# script files (.fsx) works again on macOS and Linux.
  • The scrolling and selection issue for the Local History diff is finally fixed for partial classes, as well.