dotUltimate 新版本發表

Released: Apr 17, 2024

2024.1.1 中的更新

修補程式

Rider

  • The memory leak that caused Rider 2024.1 to freeze and underperform has been eliminated.
  • There are no more crashes on startup after updating to Rider 2024.1.
  • File templates and other IDE settings are now preserved after updating to the latest version of Rider.
  • Find in Files now works as intended when performing searches throughout the entire solution.
  • Rider is now once again able to run and debug local Azure functions with custom values specified in local.settings.json.
  • The Contact...

Released: Apr 9, 2024

2024.1 中的更新

特性

Rider

  • Rider 2024.1 offers a new feature to monitor your application's performance and gather key metrics, sticky lines to better understand where you are in your code and navigate more quickly through it, and the updated New Project dialog for faster and easier project configuration. This update assists you while debugging by providing the collections visualizer and displaying the stepping time between two breakpoints. Game developers can benefit from a new set of features for the popular...

Released: Mar 12, 2024

2023.3.4 中的更新

修補程式

Rider

  • EAP build expired error using JetBrains Gateway on Version: 2023.3.3 Build: 233.14015.60.
  • Remote Development - Cannot launch project in 2023.3.3: EAP build expired.
  • Syntax Coloring stops working (.net-regression).
  • Build not triggered when attempting to run unit tests with uncompilable code (.net-regression).
  • Rider 2023.3.x - Cannot run/debug Xamarin.Mac Apple macOS project (.net-regression).
  • StyleCop - not respecting ruleset (.net-regression).
  • Rider specific frontend plugins not...

Released: Jan 22, 2024

2023.3.3 中的更新

修補程式

ReSharper

  • Rename works correctly for references between files in ReSharper 2023.3.
  • Using the search bar in ReSharper's Options no longer causes Visual Studio to freeze on Windows Server 2016.
  • Abbreviations are no longer falsely flagged as spelling mistakes.
  • String length checks for Entity Framework entities no longer generate incorrect hints when MaxLength is set by static and constant values.
  • Primary constructor attribute inheritance no longer triggers false positive warnings.
  • ReSharper's...

Released: Dec 20, 2023

2023.3.2 中的更新

修補程式

ReSharper

  • Resolved several erroneous behaviors involving solution-wide analysis. SWEA no longer causes IDE freezes, and inaccurate warnings don't appear for Razor files.
  • The Hides primary constructor parameter warning now only applies to captured primary constructor parameters.
  • Primary constructor refactorings now work correctly.
  • Clicking on the DataTip icon for record type variables during debugging now results in ReSharper displaying all relevant properties and methods.
  • Eliminated the bug...

Released: Dec 12, 2023

2023.3.1 中的更新

特性

Rider

  • Added the opportunity to check the access status for users with corporate IDE licenses from the AI Assistant tool window.

修補程式

Rider

  • MAUI and Avalonia applications can once again be deployed to physical iOS devices.
  • Resolved the AI Assistant icon duplication issue when using multiline code completion.
  • The "Packages with Vulnerabilities Detected" notification now displays as and when intended.
  • Code analysis in SQL files works correctly again.
  • Breakpoints in catch blocks no longer fail...

Released: Dec 6, 2023

2023.3 中的更新

特性

ReSharper

  • ReSharper 2023.3 offers support for the latest features from C# 12. Also included are brand new Entity Relationship Diagrams and inspections for Entity-Related issues. This update brings several major improvements to performance, including optimized background code analysis and the ability to control the amount of resources allocated to code analysis. The release of ReSharper 2023.3 is also enhanced by a major update to AI Assistant.

ReSharper C++

  • ReSharper C++ 2023.3 brings a new...

Released: Nov 3, 2023

2023.2.3 中的更新

特性

Rider

  • This build includes support for @ variables in HTTP Client.

修補程式

Rider

  • Rider once again correctly displays Unity's declarations on Apple macOS.
  • The ability to deploy and debug to physical iOS 17 devices using Xamarin has been restored.
  • The list of directories is again correctly rendered in the Solution Explorer.
  • Absolute directory paths in the Commit tool window no longer take up too much space as a result of redundantly replicating parent paths.
  • Addressed the issue that made it...

Released: Sep 26, 2023

2023.2.2 中的更新

修補程式

Rider

  • The IDE no longer generates critical failure errors due to a StackOverflowException being thrown during code analysis of the ConditionalTernary operator.
  • Code analysis now correctly processes the replacement of tag helpers in _ViewImports.cshtml.
  • The VCS widget now initializes correctly for Unreal Engine projects opened via .uproject or .uprojectdirs.
  • The IDE no longer generates a new blank line in the .csproj file after a new folder is created inside the project.
  • Correct file layout...

Released: Aug 24, 2023

2023.2.1 中的更新

修補程式

Rider

  • Pressing the Enter key within a large enum no longer causes Rider to freeze.
  • Azure authentication flow has been restored.
  • Roslyn analyzers no longer fail when working with 7.0.400 SDK and .NET 8 SDK.
  • ReSharper no longer reports false-positive inspections when performing code analysis on Razor/Blazor web applications.
  • Implementing code analysis on ASP.NET web applications no longer makes ReSharper unresponsive.
  • The code style from the Prettier configuration is once again applied.
  • The...