Released: Jun 15, 2026
Atualizações na 2026.1.3
Correções
- IntelliSense (Code Completion)
- Completion window width is not collapsing back if it was scrolled by mouse wheel.
- Live Templates
- Templates Editor: "Choose Macro" dialog is not styled properly.
- Platform - VS Integration
- Noticeable resizing of Alt-Enter submenus on non-main display with different scaling.
- "Middle-click to scroll" locks cursor in hand mode for the file.
- Visual Studio becomes topmost window after opening Find Results tool window.
- UI
- AI Assistant tool window in VS 2026 doesn...
Released: May 19, 2026
Atualizações na 2026.1.2
Recursos
- AI Licensing
- Added support for 'untrusted user' response.
- Reworked 'AILicenseActivationStates'.
- XAML
- Avalonia - added support for null conditional operator in bindings.
Correções
- AI Licensing
- AI Enterprise from IDES is shown is AI Pro.
- 'Start trial' action displays even after the expiration of AI Trial.
- ToS for AI is shown twice.
- Command Line Tools
- Running jb command tool causes multiple Roslyn exceptions.
- Licensing and Evaluation
- DotTools do not auto-detect tbe server when user is...
Released: Apr 27, 2026
Atualizações na 2026.1.1
Recursos
- XAML
- Avalonia: Added support for null conditional operator in bindings.
- Added support for Avalonia 12 bindings.
Correções
- Code Analysis - VB.NET
- Incorrectly flags GetType() call.
- Command Line Tools
- Running jb command tool causes multiple Roslyn exceptions.
- Crash
- "ExecuteIfAlive after termination of lifetime took too much time" Runtime error on closing Visual Studio.
- Licensing and Evaluation
- Error 403 requesting license server because of missing User-Agent header.
- Live Templates
Released: Mar 30, 2026
Atualizações na 2026.1
Recursos
Performance monitoring
- ReSharper 2026.1 introduces a new Monitoring tool window. This new dedicated tool window provides a clearer, more complete picture of runtime performance and offers automated issue detection to help you identify optimization opportunities.
- The Monitoring tool window lets you observe key runtime metrics of your application as it runs or during debugging. It builds on the capabilities already previously available through .NET profiling tools and Dynamic Program...
Released: Feb 19, 2026
Atualizações na 2025.3.3
Correções
- ReSharper not working with .slnx Solution and AdvancedInstaller Project.
- "CS1998" false-positive warning: "Async method lacks 'await' operators and will run synchronously".
- InitializeComponent being incorrectly flagged in MAUI projects.
- "Generate Partial" + "partial keyword completion" for event uses get/set instead of add/remove.
Released: Jan 29, 2026
Atualizações na 2025.3.2
Correções
- InitializeComponent calls in .NET MAUI projects are no longer incorrectly flagged as errors by code analysis.
- The ConstantExpected inspection now respects the [ConstantExpected] attribute transitively and no longer raises warnings when values are passed through annotated parameters.
- The OutParameterValuesAlwaysDiscarded inspection no longer reports false positives for out parameters used in C# 14 extension member syntax.
- Recursive calls are now correctly indicated in the gutter for C...
Released: Nov 27, 2025
Atualizações na 2025.3.0.3
Correções
- Extension methods from source-only NuGet packages are now recognized correctly in the editor and by InspectCode.
Released: Nov 20, 2025
Atualizações na 2025.3.0.2
Correções
- Visual Studio 2026 no longer displays the warning that ReSharper uses the deprecated IQuickInfoBroker API.
- Fixed an issue where MSTest v4 tests were duplicated in the Unit Test Explorer.
- Automatic import of missing namespaces now works correctly again.
- Fixed false positive analysis warnings for get-only setters in .NET projects.
- External services for grammar, spelling, and SQL analysis now start correctly when multiple Visual Studio instances are open simultaneously.
- Icons for context...
Released: Nov 13, 2025
Atualizações na 2025.3.0.1
Correções
- Agreement is unreadable (black background) with Dark Windows theme.
- Notification text for unaccepted language dictionary license is not stating the problem.
- Extension Members: Rename from usage fails.
Released: Nov 11, 2025
Atualizações na 2025.3
Recursos
Compatibility with Visual Studio 2026
- ReSharper 2025.3 has been extensively tested for compatibility with the Visual Studio 2026 Insiders preview and is expected to work smoothly with the final release. Full QA certification with the official Visual Studio 2026 build will follow shortly after its public availability.
- You may also notice that ReSharper in Visual Studio 2026 has a fresh new look. JetBrains have redesigned popups and drop-down menus, as well as several tool windows (such...