Software Update: Microsoft Visual Studio 2022 17.0.2

Spread the love

Microsoft has released version 17.0.2 of Visual Studio 2022. This popular programming development environment has useful options to make programming easier in Visual C++, Visual Basic, C#, F# and Python, among others. The new version is fully 64bit and has a new simplified user interface. More information about this release is in this announcement from Microsoft and on our front page. The following improvements have been made in this update:

Issues Addressed in this release of 17.0.2

  • Fix for silent-bad codegen with memmove-like operations with overlapping data
  • Added messaging in the output Window that appears when using C++ Modules or Header Units. This contains currently known issues using Modules or Header Units with IntelliSense.
  • Fix issue with CMake Overview Pages and CMakeSettings editor being stuck on “Waiting for IntelliSense to finish initializing…”
  • Corrected an issue where a templated destructor involved in a class hierarchy with data member initializers may be instantiated too early, potentially leading to incorrect diagnostics about uses of undefined types or other errors.
  • Added Python 3.9.7 to Python workload. Removed Python 3.7.8 due to a security vulnerability.
  • Fixed an issue where the Find Next (F3) and Find Next Selected (Ctrl+F3) would sometimes jump to the first occurrence in the file instead of the next occurrence.
  • Resolve issue where dates in version control user interfaces were not respecting the customer’s operating system locale.
  • Address an issue on Windows 11 where customers set the Windows Terminal as default and the debugger can’t stop debugging a console app properly and prevent future starts.

Version number 17.0.2
Release status Final
Operating systems Windows 10, Windows Server 2016, Windows Server 2019, Windows 11
Website Microsoft
Download
License type Paid
You might also like