dotUltimate 2024.3.4
Released: Jan 23, 2025
Atualizações na 2024.3.4
Correções
Rider
- 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 Repository View setting.
- Repo view setting and registry flag are not related.
- Aspire suggests generating a run config on any project.
- Rider/C++ debugger fails to evaluate TMap if it is field of the class.
- Repo view: "New" label doesn't disappear without reopening the solution.
- Repo view: "New" part of "Files" button is unclickable.
- Search Everywhere code preview gets stuck on previewing one file.
- Rider Freezes while creating MAUI Blazor Hybrid Web App.
- Syntax highlight broken by slash in parameter default value.
- Inconsistent icons for GDScript exception breakpoints.
- No RunConfigs for MAUI App.
- Error 'jetbrainsRiderDummyIdentifier' with raw interpolated SQL string.
- Red code in IL Viewer.
- Unity Odin Support: Named resolvers false positive.
- Fields and properties marked with Odin attributes show as unused.
- Go to symbol (class) is broken with code preview enabled.
- "Enable Testing Platform support" doesn't display any unit tests from TUnit on macOS and Linux.
- Can't debug MAUI Windows platform.
- Nuget module getting choked by azure dev ops feed.
- Private nuget feed specified in NuGet.config works in Visual Studio but not Rider.
- Rider does not prompt for credentials when trying to restore NuGet packages from a private server.
- Source Generators are broken on Unix with .NET 9 because of System.Collections.Immutable missing.
ReSharper
- False positive 'Required member ... must be set in the object initializer' on generated files.
- Code cleanup processes incorrectly nullable context on new object creation.
- Testing Platform > Navigate to test does not work.
- Bug in the "Simplify with GetValueOrDefault" rule.
- Wrong suggestion for structs with primary constructor.
- Code analysis can't infer type arguments involving implicit casts, code compiles fine.
- Ref return with index array access reports incorrect "An expression cannot be used in this context because it cannot be passed or returned by reference" diagnostic.
- Ctrl+Click on navigation is not reported to FUS.
- Improper Refactoring Suggestion with 'field' keyword.
- 2024.3 EAP: ALT-F12 Doesn't Work While SWEA is Paused.
- Testing Platform > [Category] attribute tests are not recognized by test runner.
- C# 11 Generic attributes: Basic Completion does not show valid type arguments.
- Testing Platform > Test guttermarks are not displayed near the tests.