dotUltimate 2023.3.2

Released: Dec 20, 2023

Updates in 2023.3.2

Fehlerkorrekturen

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 where moving a file template to the In Quicklist section would cause an infinite loop of duplicate copies to appear.
  • Several bugs causing false positive Entity Framework inspection warnings have been resolved.

Rider

  • The IDE is once again able to debug .NET MAUI 8 applications.
  • Rider can run, debug, and locally deploy to an IIS server.
  • Code highlighting no longer goes out of view when typing or pasting code in Unreal Engine solutions.
  • Rider no longer freezes when Refresh Unity Assets is initiated.
  • Self-contained deployment once again works as intended.
  • The Commit window no longer gets stuck when the cleanup option is activated.
  • The Backspace key no longer malfunctions when trying to erase text in some textboxes.
  • Pop-up menus appear in appropriate places inside remote development environments.
  • Editing SQL in C# verbatim interpolated strings no longer causes rendering issues.
  • Git Version Control now works correctly in cases where there's more than one instance of Rider open for the same branch.
  • Xamarin.Android Designer works correctly.
  • Renaming a project does not interfere with code highlighting.
  • Attaching the debugger to an SSH Docker container works as intended.
  • Fixed the issue causing the IDE to display a blank window when opening a second project in full-screen mode on macOS.
  • This build also includes fixes for solution-wide analysis, primary constructor inspections and refactorings, as well as several issues associated with Entity Framework inspections.