ReSharper 2025.2.1
Released: Sep 4, 2025
Atualizações na 2025.2.1
Recursos
- Unity support now included in ReSharper's Command Line Tools - Starting with this update, you can now take advantage of ReSharper's Unity-specific inspections and cleanup rules not only in the IDE, but also when running Command Line Tools such as inspectcode and cleanupcode. Unity support is now part of the CLT package, ensuring consistency between what you see in the IDE and what runs in your CI/CD pipelines.
Correções
- ReSharper C++ now operates in Out-of-Process (OOP) mode when installed by itself, without ReSharper.
- C++ unit tests can be run in OOP mode.
- The Search Everywhere dialog can now receive focus even before the solution is fully loaded in OOP mode.
- Restored the correct behavior of IDE shortcuts in OOP mode.
- The ReSharper installer once again works correctly when installing to Visual Studio 2022 Preview.
- Eliminated an issue where Visual Studio could freeze after triggering ReSharper actions or opening the Extensions menu.
- Restored the correct behavior of code completion when typing in async contexts.