Latest Blog Posts
The ReSharper and Rider 2024.3.5 Bug-Fix Updates Are Here
Fri, 07 Feb 2025
The new bug fixes for the 2024.3 release are available to download. ReSharper 2024.3.5 This update comes with the following fixes: For the full list of issues resolved, please see our issue tracker. Rider 2024.3.5 Notable fixes We’ve addressed an issue in the 2024.3.4 release where the Go to Class feature (Ctrl+N) did not display […]
Rider 2025.1 EAP 3: Enhancements for Blazor WASM, User Experience, and the DecompilerFri, 07 Feb 2025
JetBrains Rider 2025.1 EAP 3 is out! You can now download this version from our website, update directly from within the IDE, use the free Toolbox App, or install it via snap packages for Ubuntu. Here’s what you can expect from this update: Proper support for Blazor WebAssembly publishing Rider 2025.1 EAP 3 introduces proper support for […]
Faster Debugging for Massive C++ Projects in RiderFri, 31 Jan 2025
If you work on large Unreal Engine projects in Rider, you’ve likely experienced the dreaded debug-step delay – hit F10 for Step Over, contemplate making coffee, then finally see the next line execute. These delays occur in LLDB Debugger, the engine behind Rider’s debugging capabilities for C++ and other native languages. After months of focused […]
The ReSharper and Rider 2024.3.4 Bug-Fix Updates Are Now AvailableThu, 23 Jan 2025
The new bug fixes for the 2024.3 release are available to download. ReSharper 2024.3.4 For the full list of changes included in this build, please refer to our issue tracker. Rider 2024.3.4 We’ve also fixed several issues affecting .NET MAUI development: For the full list of changes included in this build, please refer to our […]
The Early Access Program for Rider 2025.1 Is Now Open!Fri, 17 Jan 2025
The Early Access Program for Rider 2025.1 has just begun. This is your chance to preview the new features and enhancements we’ve been working on and share your feedback to help us shape the future of JetBrains Rider. There are several ways for you to get your hands on the first preview build: To see […]
New Files View in Solution ExplorerFri, 17 Jan 2025
In modern development, repositories are much more than just .NET solutions. From TypeScript end-to-end tests and Docker compose files to global.json and Playwright configs – your codebase contains numerous essential files that live outside of your C# projects.While these files are fully supported in Rider, they can be hard to find when viewing your solution […]