Microsoft heeft versie 17.7.5 van Visual Studio 2022 uitgebracht, een versie met extra lange ondersteuning. Deze populaire programmeerontwikkelomgeving beschikt over handige opties om het programmeren in onder andere Visual C++, Visual Basic, C#, F# en Python gemakkelijker te maken. De nieuwe versie is volledig 64bit en heeft een nieuwe vereenvoudigde gebruikersinterface. Meer informatie over versie 17.7 is op deze pagina van Microsoft te vinden. De changelog voor versie 17.7.5 ziet er als volgt uit:
what's new in this releaseDeveloper Community
- This fixes an issue where the configuration that was selected in previous Visual Studio sessions wasn't being restored.
- The CMake cache no longer generates automatically when "Never run configure step automatically" is selected in the settings.
- Fixed C++ modules bugs and added several modules throughput improvements. When using LTCG (/GL), in certain rare cases, the compiler could fail to realize that a global variable might be modified during program execution and instead incorrectly conclude it's constant, and improperly propagate it's initial value to locations where the global variable is used.
- Updates .NET 7 MAUI to SR8. Fixes an issue where MAUI apps cannot compile with Xcode 15 when Linker was disabled. For full release notes please visit: https://github.com/xamarin/xamarin-macios/releases
- Fixed several issues related to display DPI changes that could result in a crash or hang.
- Fixed an issue where opening a folder would cause an error related to "Process Telemetry" to be displayed if certain Visual Studio Workloads or Individual Components are not installed.
- Variable CMAKE_INSTALL_PREFIX is defined multiple times
- Build hangs for ASP.NET Core project when using Visual Studio 2022 version 17.7.3
- document outline function so slow.
- HTTP Editor Special char handling is wrong
- System.Windows.Extensions types are not supported on platform .NET6 with Studio Version 17.6.5
- Version 17.7.0 Preview 2.0 - WebApp unable to connect to SQL Managed Instance using Active Directory Default Authentication and VisualStudioCredential
- Indexing sometimes hangs on 2022 Preview 2
- Remote Terminal Exception: Method 'ClosePtyAsync' does not have an implementation
- "Format on Save" extension no longer works as of VS 17.7
- Toggling breakpoints ruins undo stacks
- Visual Studio 17.6 doesn't remember which CMakePresets.json configuration was in use after restarting
- WebApp unable to connect to SQL Managed Instance using Active Directory Default Authentication and VisualStudioCredential
- DTE2.Documents Exception 0x8000000A
- Visual Studio 2022 crashes when restored after minimizing to taskbar
- 'Find in files' dialog doesn't open
- Cmake cache configuration runs automatically even when "never run configure automatically" is tickened