dotUltimate 新版本發表

Released: Dec 11, 2024

2024.3.2 中的更新

修補程式

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

Released: Nov 13, 2024

2024.3 中的更新

特性

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

Released: Oct 25, 2024

2024.2.7 中的更新

特性

ReSharper/ReSharper C++

  • Added new option for 'RSAT' to skip checking updates.

修補程式

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 Rider to hang.
  • Packages...

Released: Oct 9, 2024

2024.2.6 中的更新

特性

  • Added support for Solution File Persistence Model (SLNX Format).

修補程式

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 Tool Window action...

Released: Sep 20, 2024

2024.2.5 中的更新

修補程式

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

Released: Sep 9, 2024

2024.2.4 中的更新

修補程式

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

2024.2.3 中的更新

修補程式

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.
  • Fixed: VS is not...

Released: Aug 26, 2024

2024.2.2 中的更新

修補程式

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

2024.2.1 中的更新

修補程式

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.

Released: Aug 15, 2024

2024.2 中的更新

特性

ReSharper

  • ReSharper 2024.2 introduces support for Microsoft .NET 9 Preview SDK, including an initial set of C# 13 features such as ref struct interface implementation, the new \e escape sequence, and a params modifier refactoring. C++ support now includes C++23 features, type layout information in tooltips, and improved Unreal Engine project support. This release also includes the first stage of localization for Chinese, Korean, and Japanese, asynchronous typing for better performance, and AI...