dotUltimate 2025.2.1
Released: Sep 4, 2025
Aggiornamenti in 2025.2.1
Funzionalità
ReSharper
- 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.
Rider
- Optimized CPU usage of the Monitoring tool window process on macOS.
Correzioni
ReSharper
- 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.
Rider
- The Unit Test Explorer no longer shows duplicate entries when discovering tests, including for xUnit projects.
- Edit and Continue once again works correctly when using embedded debug symbols.
- Fixed an issue where the debugger stopped at exceptions without allowing execution to resume.
- The Encapsulate Field refactoring shortcut is now available again in the Keymap settings.
- GDScript files are now correctly recognized as part of the solution and appear in search results.
- Environment variable values with semicolons are now handled correctly in the Run/Debug dialog.
- Fixed an issue where the AI Assistant could generate C++ snippets in C# projects instead of the correct C# code.
- Frame Viewer fixes: closed captures no longer trigger invalid debug sessions, shader debug sessions are properly stopped when a new capture is opened, and a loading indicator is shown when opening frames.
- The Create Branch action is now accessible from all parts of the UI again.
- Fixed an issue on Windows where Dynamic Program Analysis (DPA) would not clean up snapshot files.