2025.1 EAP9 build 2025.1.0.9
Released: March 27, 2025
No subscription required
ReSharper Tools Early Access Program
We at JetBrains believe that making tools for developers should involve listening to them. Our Early Access Program lets the community participate in discussions devoted to our products and influence the development planning, from the early stages onwards.
The program provides access to pre-release builds of ReSharper and other JetBrains .NET tools: ReSharper C++, dotTrace, dotMemory, dotCover, and dotPeek.
In addition, please note that:
- All EAP builds are valid for 30 days from release date and do not require a license.
- All products that integrate into Visual Studio support Visual Studio 2022, 2019, 2017, 2015, and 2013.
- The ReSharper Tools installer will remove all previous installations of ReSharper and other JetBrains .NET tools from Visual Studio.
For the list of known issues you might want to visit the ReSharper Help Center.
Please use the ReSharper issue tracker to report bugs and suggest new features.
Build info | Build highlights |
---|---|
2025.1 EAP9 build 2025.1.0.9 Released: March 27, 2025 No subscription required | ReSharper 2025.1 EAP 9As we're moving closer to ReSharper's next stable release, the bulk of our work is now dedicated to bug fixes and under-the-hood work. Click here to review the full list of issues resolved in this build. |
2025.1 EAP8 build 2025.1.0.8 Released: March 14, 2025 No subscription required | ReSharper 2025.1 EAP 8C# supportWe've improved support for the Both Additionally, new context actions help streamline logging-related code. You can now quickly insert structured logging placeholders, convert string interpolations to structured logging format, and ensure correct parameter usage in log messages. C++ support
For the full list of changes included in this build, please see our issue tracker. |
2025.1 EAP7 build 2025.1.0.7 Released: March 6, 2025 No subscription required | ReSharper 2025.1 EAP 7Code formatting
For the full list of changes included in this build, please see our issue tracker. |
2025.1 EAP6 build 2025.1.0.6 Released: February 27, 2025 No subscription required | ReSharper 2025.1 EAP 6Push-to-Hint activation and indicator improvementsWe've refined Push-to-Hint behavior in ReSharper to prevent unintended activations caused by conflicts with other Ctrl-based shortcuts. Additionally, we've introduced a visual indicator to show when the mode is active.
String interpolation support in dotPeek and the Decompiler tool windowSupport for C# string interpolation is now available, making the output more readable and aligned with modern C# best practices. The decompiler will now automatically transform dotPeek-specific improvement: A new Use string interpolation checkbox has been added under Tools | Options | Decompiler | Code style and formatting. This option is enabled by default, ensuring that decompiled output favors readability by using string interpolation. dotTraceImproved snapshot management with tabs We've introduced a new tab-based approach for handling snapshots in dotTrace, making it easier to manage and compare profiling data. Tabs now represent different states of an opened snapshot, allowing for seamless navigation between different views. Each viewer instance can open only one snapshot at a time, ensuring a more structured workflow. Snapshot movement is now limited to tabs. Previously, snapshots and their corresponding tool windows could be moved to a separate window or a screen. Now, they can only be repositioned within tabs. dotMemoryUnified recent snapshots and workspace history in dotMemory and dotTrace and We've standardized the way dotTrace and dotMemory manage recent snapshots and workspace history to ensure consistency across both tools.
For the full list of changes included in this build, please see our issue tracker. |
2025.1 EAP5 build 2025.1.0.5 Released: February 24, 2025 No subscription required | ReSharper 2025.1 EAP 5ReSharper C++ enhancements:
For the full list of changes included in this build, please see our issue tracker. |
2025.1 EAP4 build 2025.1.0.4 Released: February 18, 2025 No subscription required | ReSharper 2025.1 EAP 4dotPeek / Decompiler updates:
For the full list of changes included in this build, please see our issue tracker. |
2025.1 EAP3 build 2025.1.0.3 Released: February 7, 2025 No subscription required | ReSharper 2025.1 EAP 3dotPeek / Decompiler updates:
For the full list of changes included in this build, please see our issue tracker. |
2025.1 EAP2 build 2025.1.0.2 Released: January 31, 2025 No subscription required | ReSharper 2025.1 EAP 2Updated Transform Parameters refactoringThe Transform Parameters refactoring in ReSharper has been updated for a better fit with modern C# features. The improvements include:
For more information, please see this ticket For the full list of changes included in this build, please see our issue tracker. |
2025.1 EAP1 build 2025.1.0.1 Released: January 17, 2025 No subscription required | The ReSharper 2025.1 Early Access Program is here!dotMemory is now fully integrated with Visual StudioStarting with the 2025.1 EAP 1 build, dotMemory is now fully integrated into Visual Studio, making memory profiling seamless and accessible directly within your development environment. This integration allows you to start profiling your startup projects, attach to running processes, and analyze memory usage – all without leaving Visual Studio. ReSharper C++The 2025.1 EAP 1 build comes with the following improvements: Cross-platform code enhancements
Code editing and navigation
Code analysis and formatting
This blog post contains the full information about the updates included in this build. |