dotUltimate Releases
Released: Jan 23, 2025
Updates in 2024.3.4
Fehlerkorrekturen
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...
Released: Dec 11, 2024
Updates in 2024.3.2
Fehlerkorrekturen
ReSharper
- Analyzer: 'RedundantCollectionCreationInParamsProblemAnalyzer' threw the following exception: Object reference not set to an instance of an object.
- Fixed static interface cleanup regression.
- R# Reports: A constructor is not used but then reports an error once constructor is removed.
Rider
- 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...
Released: Nov 13, 2024
Updates in 2024.3
Funktionen
ReSharper 2024.3
- ReSharper 2024.3 introduces comprehensive support for C# 13 features, including params collections, partial properties, a new lock type, and the field keyword. The update enhances code cleanup with improved performance and flexible formatting options and adds more precise naming conventions. Multiline To-do comments and tooltip colorization improve code readability and organization. C++ support has been bolstered with new features for Unreal Engine development...
Released: Oct 25, 2024
Updates in 2024.2.7
Funktionen
ReSharper/ReSharper C++
- Added new option for 'RSAT' to skip checking updates.
Fehlerkorrekturen
ReSharper/ReSharper C++
- Fixed problem with significant slowdown of 'cleanupcode' cmdline tool.
Rider
- 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...
Released: Oct 9, 2024
Updates in 2024.2.6
Funktionen
- Added support for Solution File Persistence Model (SLNX Format).
Fehlerkorrekturen
Rider
- 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...
Released: Sep 20, 2024
Updates in 2024.2.5
Fehlerkorrekturen
ReSharper
- Razor Development: Basic symbol tooltip does not work.
- Fixed bug live\surrounding template statistics.
- ReSharper aggressively creates all editor margins, causing failures in deferred ones.
- Regression: Can't suppress PossibleMultipleEnumeration.
Rider
- 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...
Released: Sep 9, 2024
Updates in 2024.2.4
Fehlerkorrekturen
ReSharper
- Fixed bug where .NET products open authorization web page on VS startup.
Rider
- Fixed bug with incorrect 'CppBoundToDelegateMethodIsNotMarkedAsUFunction' for copied variables.
Released: Aug 30, 2024
Updates in 2024.2.3
Fehlerkorrekturen
ReSharper
- Fixed: Localization in AI: localize Options.
- Fixed: Out of memory exception in web installer when installing both ReSharper and Rider.
- Fixed: ReSharper constantly opens new authorization web pages.
- Fixed: Analyzer 'JetBrains.ReSharper.Daemon.CSharp.Stages.Analysis.InlineArrayConversionProblemAnalyzer' threw the following exception: 'Dump:JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ExpressionElement+MyCo...'.
- Fixed: Explicit tests are executing when running all tests...
Released: Aug 26, 2024
Updates in 2024.2.2
Fehlerkorrekturen
Rider
- Rider crashing on Windows when stepping during debug.
- AttributeUsage "AllowMultiple" is not being accounted for.
- "What's New" page displays every time you open Rider.
Released: Aug 20, 2024
Updates in 2024.2.1
Fehlerkorrekturen
ReSharper
- Breaking: incorrect errors for missing properties/methods.
- Wrong error "There is no target type for the collection expression" after upgrading to 2024.2.
Rider
- Debug of unit tests for MSTest v1 is not working.