2026.2
Added
- Preview of ACP-based agent support in Visual Studio, starting with Junie, JetBrains' own LLM-agnostic agent
- .editorconfig and Roslyn analyzer integration, including adjusting compiler warnings from the Alt+Enter menu
- C++26 reflection support
- ISPC support
- New C++ inspections
Changed
- Out-of-Process mode is now enabled by default
- dotTrace, dotMemory, and Monitoring now work in Out-of-Process mode
- Improved C# analysis with more collection-expression cases
- Enhanced Extract Method that detects duplicates
- Revamped Import missing references popup with no flickering and smarter placement
- Constexpr evaluation improvements
- Faster and more memory-efficient processing of .cshtml and .razor files
- Reduced startup indexing allocations
ReSharper 2026.2 comes with:
- Preview of ACP-based agent support in Visual Studio, starting with Junie, JetBrains' own LLM-agnostic agent.
- Out-of-Process mode is now enabled by default.
- dotTrace, dotMemory, and Monitoring now work in Out-of-Process mode.
- Improved C# analysis with more collection-expression cases and enhanced Extract Method that detects duplicates.
- .editorconfig and Roslyn analyzer integration, including adjusting compiler warnings from the Alt+Enter menu.
- Revamped Import missing references popup with no flickering and smarter placement.
- C++ updates: C++26 reflection, constexpr evaluation improvements, ISPC support, and new inspections.
- Faster, more memory-efficient processing of .cshtml and .razor files, plus reduced startup indexing allocations. For the full list of updates included in this release, click here.