Visual Studio 2022 version 17.8 Preview 3 released


  • Staff

Summary of What's New in this Release of Visual Studio 2022 version 17.8 Preview 3​

Preview 3 is dedicated to addressing community submitted feedback where we resolved nearly 100 Developer Community tickets. Our primary focus was improving stability and reliability while also introducing a few new features.

C++ and Game Development​

  • Added Problem Details window for navigation of structured diagnostics. Open it using the Details icon on an entry in the Error List.
Structured Diagnostics


Git Tooling​

Developer Community Highlights

SQL​

  • Upgraded Microsoft.Data.SQLClient (MDS) from version 3.0 to version 5.0 in SQL Server Data Tools (SSDT) Read more
  • Two new fields are added to Connect dialogue box
    Connect Dialogue Box
  • The Encrypt property now defaults to true (enabled) when connecting. If a server does not have a trusted certificate configured, the use of Trust Server Certificate set to true may be appropriate. For more details, please refer to the documentation
Additionally

We added an overlay to the VS task bar icon to help you know when VS will update. When there is an update available and you have enabled the "Update on Close" option, the icon will appear. Once you close VS, an update will immediately start and as a result the icon will also disappear. For more information on Update on Close, please visit VS Update on Close.
VS Update Notification


We addressed an issue where Git SCC provider binds to non-Git folders in Open Folder mode and prevents other providers such as VisualSVN from working.

Source:
 

Attachments

  • Visual_Studio_PRE.png
    Visual_Studio_PRE.png
    6.9 KB · Views: 0

Latest Support Threads

Back
Top Bottom