.NET Tools
Essential productivity kit for .NET and game developers
ReSharper and Rider 2025.2.4: Another Set of Updates Released
A fourth set of updates for the 2025.2 versions of ReSharper and Rider has just been released. This release contains important bug-fixes as well as feature updates.
Let’s take a look at what’s been improved.
ReSharper 2025.2.4
TeamCity extension is back
After listening to feedback from teams who rely on it for their CI workflows, we’ve restored the extension and included it once again in the dotUltimate installer.
We truly appreciate everyone who shared how important this integration is to their development setup. If you have any further questions or comments, please leave them in this ticket.
Notable fixes:
- Tool windows such as File Structure, To-do Explorer, Errors/Warnings in Solution, Localization Manager, and Build & Run now display content correctly when using in-process mode [RSRP-501822]
- Code completion and typing stability in Out-of-Process mode have been improved. [RSRP-501766]
- Visual Studio no longer crashes on exit. [RSRP-501542]
For the full list of changes included in this build, please refer to our issue tracker.
Rider 2025.2.4
The update brings the following fixes:
- Code analysis now works correctly after using Go to Class navigation. [RIDER-128539]
- Inline Natvis intrinsics are now correctly handled when called via
this->or(*this)in LLDB, improving debugging performance in C++ projects. [RIDER-127081] - The Find in Files action now opens the correct search popup during remote development sessions. [RIDER-130617]
- Debugging once again works correctly when attaching to Unity Editor processes in Unity projects. [RIDER-130988]
For the full list of changes included in this build, please refer to our issue tracker.
You can download the latest builds from our website (Rider, ReSharper) or via the Toolbox App. You can also update Rider as a snap.
