The latest updates on all JetBrains products and topics
Marketing Content Writer in .NET tools at JetBrains
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…
The start of the new year is the perfect time to share our plans for JetBrains Rider 2025.1. These plans are subject to change based on available resources, evolving development priorities, and shifts in the .NET landscape. Some features and improvements may be postponed to a later release date. …
We’re happy to announce the release of ReSharper 2024.3! This release marks an important step toward a new approach to our product updates. With version 2024.3, we’re working to align ReSharper’s releases with major .NET SDK updates, aiming to bring you the latest C# capabilities as early as possibl…
dotCover 2024.3, dotMemory 2024.3, dotPeek 2024.3, and dotTrace 2024.3 have been released and are ready for download! Let’s take a look at what’s new with these .NET tools. dotMemory 2024.3 Unified UI across all operating systems for a consistent experience. Reintroduced Creat…
We’re thrilled to announce that Rider 2024.3 is here. This release marks a major change to our team’s development process. Starting with version 2024.3, we’re aiming to align updates to JetBrains Rider and ReSharper with major .NET SDK releases. While this isn’t a guaranteed timeline for every relea…
Remote development has long held promise for developers seeking flexibility. However, only in recent years has it become an indispensable part of modern development workflows that prioritize collaboration and scalability. Nowadays, developer teams often need to work from different locations while le…