Rider 2019.3.2 is Available!
Just moments ago we published a bugfix update, Rider 2019.3.2.
Please bear with me as I walk you through the highlights of this release.
First off, Rider has inherited lots of fixes and improvements from ReSharper 2019.3.2, such as:
- The Unit Test runner can now discover NUnit parameterized tests after updating the NUnit3TestAdapter package to version 3.16.
- Blazor support has been improved with better code analysis, navigation, and Find Usages.
- Several improvements in Inlay Hints, e.g. type hints for recursive patterns.
Our team has also fixed quite a few bugs:
- More than 15 fixes in Version Control support.
- Even more changes in Inlay Hints.
- About 20 improvements in Debugging subsystems, including Edit & Continue, stepping, evaluating, and remote debugging.
You’re welcome to look through the full list of changes in our YouTrack.
Get this bugfix update in one of these ways:
- Download and install from www.jetbrains.com.
- Update from right inside Rider: select Help | Check for updates.
- Use our Toolbox App.
- Use this snap package from the SnapCraft store if you are using a compatible Linux distro.
Jonathan Bloodworth says:
February 12, 2020Does this also fix the bug where my settings randomly reset? I’ve tried disabling the setting sync plugin but no luck.
Sofia says:
February 13, 2020Hi,
Some improvements are in 2019.3.2, but some of them not. Here is an umbrella issue for the settings sync problems: https://youtrack.jetbrains.com/issue/IDEA-221668.
Could you please clarify the exact case with syncing settings you have?
Alex Buell says:
February 12, 2020Does the form designer supports VB.Net? Big blocker for me adopting this IDE ..
Maria Pleskunina says:
February 13, 2020Unfortunately, VB.Net WinForms aren’t supported yet. There is a feature request for this: https://youtrack.jetbrains.com/issue/RIDER-25091. Please feel free to upvote this issue.
Alex Buell says:
February 17, 2020Just done that 😉 Look forward to it appearing at some point!
Agred says:
February 12, 2020Sadly, this update created more problems with Blazor than it has fixed. Hopefully, the next update will be better.
Maria Pleskunina says:
February 13, 2020Hi,
Sorry about that. We know about some problems, but maybe not all. Therefore, we would be happy to take a look at screenshots (or code samples) that illustrate the problems. You can attach them using “Submit a request” in https://rider-support.jetbrains.com/hc/en-us. Thank you!
Tuan says:
February 13, 2020Thanks for the update. But this bug is really annoying https://youtrack.jetbrains.com/issue/RIDER-39285
Maria Pleskunina says:
February 13, 2020Hi,
Thanks for the feedback, we’re investigating the problem.
Trydis says:
February 13, 2020Hope there will be some focus on memory usage going forward, it’s a hungry beast on macOS. 3+ GBs even for small solutions.
Martin Aguilar says:
February 17, 2020“Go to Declaration” not working. (on windows 10) The declaration it’s in a class library and IDE Colors behaves correctly but shortcut-key (Ctrl+B) or context menu “Go to > Declaration” displays a message saying that “Cannot find declaration to go to”.