The latest updates on all JetBrains products and topics
Marketing Content Writer in .NET tools at JetBrains
The Rider 2025.1 Release Candidate is ready for you to try! The upcoming stable release delivers initial support for .NET 10 and C# 14 Preview features. It also brings the new Files view for repository-wide visibility, a Roslyn syntax tree visualizer, and numerous enhancements for debugging both .NE…
The ReSharper and .NET tools 2025.1 RCs are now available. This ReSharper update delivers initial support for .NET 10 Preview and C# 14 features, along with expanded inspections, smarter refactorings, and noticeable performance improvements. If you’d like to try out what’s coming in the next rele…
Good news, everyone! We're excited to share major progress on ReSharper’s out-of-process implementation, one of our most challenging projects to date. For those of you who've been following our journey, asking thoughtful questions, and patiently waiting for updates, we want to let you know how fa…
The new bug fixes for the 2024.3 release are available to download. ReSharper 2024.3.6 This build contains a fix for an issue where xUnit v3 tests resulted in Inconclusive: Test has not run when executed in under .NET Framework. Rider 2024.3.6 Notable fixes We’ve resolv…
JetBrains Rider 2025.1 EAP 5 has just been released! 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: Roslyn support enhancement…
The new bug fixes for the 2024.3 release are available to download. ReSharper 2024.3.5 This update comes with the following fixes: You can now run xUnit v3 tests under the .NET Framework in the Test Explorer without any issues. The Test Runner now handles large test suites seamle…
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 WebAss…
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 …
The new bug fixes for the 2024.3 release are available to download. ReSharper 2024.3.4 We’ve fixed local privilege escalation in the ETW Host Service (CVE-2025-23385). We’ve fixed an issue where the foreach statement would fail to compile when iterating over a ref struct in an async …
We are excited to announce the launch of the Early Access Program (EAP) for the next major release of ReSharper and the .NET Tools! This initial EAP build is now available for download and offers a preview of the upcoming features and enhancements. Your feedback is crucial in helping us refine these…
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 buil…
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…