.NET Tools Bugfix News Releases

Another Set of Bug-fixes for ReSharper and Rider 2023.3 Is Here!

ReSharper and Rider have just received their third set of bug-fix updates for the 2023.3 release! Let’s take a look at the most important issues that have been resolved in this update.

ReSharper

  • Rename works correctly for references between files in ReSharper 2023.3. [RSRP-495217]
  • Using the search bar in ReSharper’s Options no longer causes Visual Studio to freeze on Windows Server 2016. [RSRP-495348]
  • Abbreviations are no longer falsely flagged as spelling mistakes. [RSRP-495107]
  • String length checks for Entity Framework entities no longer generate incorrect hints when MaxLength is set by static and constant values. [RSRP-495160]
  • Primary constructor attribute inheritance no longer triggers false positive warnings. [RSRP-495253]
  • ReSharper’s suggestion to dispose of the IEnumerator GetEnumerator() call result was retained, while the corresponding quick-fixes were adjusted. See this comment for details. [RSRP-494839]

For the full list of resolved issues, please refer to our issue tracker.

Rider

  • MAUI projects can once again be deployed to physical iOS devices. [RIDER-76794]
  • The Export to file action works correctly for type dependency diagrams. [RIDER-103400]
  • Text in the Editor window no longer freezes when being scrolled. [RIDER-103794]
  • Xamarin.Android Designer now works as intended. [RIDER-99102]
  • Rename works correctly for references between files in Rider 2023.3. [RSRP-495217]
  • Abbreviations are no longer falsely flagged as spelling mistakes. [RSRP-495107]
  • String length checks for Entity Framework entities no longer generate incorrect hints when MaxLength is set by static and constant values. [RSRP-495160]
  • Primary constructor attribute inheritance no longer triggers false positive warnings. [RSRP-495253]
  • The IDE’s suggestion to dispose of the IEnumerator GetEnumerator() call result was retained, while the corresponding quick-fixes were adjusted. See this comment for details. [RSRP-494839]
  • Error executing shell command pm list packages no longer occurs when attempting to debug on a physical Android 13 device. [RIDER-81549]
  • The IDE no longer sends erroneous update notifications for disabled plugins. [IDEA-273418]
  • Marking GitHub pull request files as “reviewed” works as expected. [IDEA-338906]
  • The search functionality in the Emoji & Symbols popup dialog works on Linux. [IDEA-327171]
  • The IDE correctly displays the chosen file in the Commit dialog when executing the Commit File action for one of the modified files. [IDEA-336983]

For the full list of resolved issues, please refer to our issue tracker.



You can download Rider 2023.3.3 and ReSharper 2023.3.3 from our website or update either product via the Toolbox App. You can also update Rider as a snap for Ubuntu. We would appreciate your feedback on the latest versions! Please don’t hesitate to share your thoughts in the comments below or on X (formerly Twitter) (ReSharper, Rider).

image description

Discover more