Rider 新版本發表
Released: Apr 3, 2025
2024.3.7 中的更新
修補程式
- 'Generate UT with AI' stuck when sending request in Rider.
Released: Feb 28, 2025
2024.3.6 中的更新
修補程式
- 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
2024.3.5 中的更新
特性
- 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.
修補程式
- Addressed an issue in the 2024.3.4 release where the Go to Class feature (Ctrl+N) did not display results as...
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...
Released: Dec 11, 2024
2024.3.2 中的更新
修補程式
- 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
2024.3 中的更新
特性
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 applications...
Released: Oct 24, 2024
2024.2.7 中的更新
修補程式
- 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 setup...
Released: Oct 9, 2024
2024.2.6 中的更新
特性
- Added support for Solution File Persistence Model (SLNX Format).
修補程式
- 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 Window action opens zero...
Released: Sep 20, 2024
2024.2.5 中的更新
修補程式
- 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
2024.2.4 中的更新
修補程式
- Fixed bug with incorrect 'CppBoundToDelegateMethodIsNotMarkedAsUFunction' for copied variables.