Microsoft heeft een update voor versie 17.14 van Visual Studio 2022 uitgebracht. Deze populaire programmeerontwikkelomgeving, verkrijgbaar in de smaken Community, Professional en Enterprise, beschikt over handige opties om het programmeren in onder meer Visual C++, Visual Basic, C#, F# en Python gemakkelijker te maken. De nieuwe versie is volledig 64bit en heeft een vereenvoudigde gebruikersinterface. Uitgebreide informatie over versie 17.14 is op deze pagina van Microsoft te vinden; in deze uitgave zijn verder nog de volgende verbeteringen aangebracht:
Fixed in version 17.14.6
- VS 17.14 regression: ASAN bad codegen with x64 Release configuration - Feedback ticket
- Sanitizer Coverage Produces Bad Codegen - Feedback ticket
- Fixed an issue where Razor formatting would sometimes appear to do nothing for specific syntax patterns or configurations - Feedback ticket
- GitHub Copilot Agent Preview can't run terminal commands after running unit tests - Feedback ticket
- When EventTrigger's routing event is Loaded, the Storyboard cannot find the target element by name - Feedback ticket
- Fixed a false-positive syntax error in boost::parser - Feedback ticket
- Copilot cannot see the difference between .xaml.cs and .xaml - Feedback ticket
- MSVC AddressSanitizer now supports projects using a dynamically linked Universal C Runtime with a statically linked VCRuntime, frequently used in software like plugins - Feedback ticket
- Fixed an issue with complex trait detection code that caused a compiler crash - Feedback ticket
- Copilot assistant 'run_build' failed - Feedback ticket
- Fixed a crash when using the navigate button to edit menu item for Next Edit Suggestions.
- Fixed ConcRT (Concurrency Runtime) initialization on multi-socket machines with modified processor affinity.