ReSharper 2023.3.2

Released: Dec 20, 2023

Updates in 2023.3.2

Fehlerkorrekturen

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