Visual Studio 2019 16.6 Preview 2 released

A Microsoft announced two versions of Visual Studio 2019 16.6 Preview release , this version comes with some new features for users to try immediately. Specific updates are as follows:

  • Version Control: Git development team is improving function to the time code on the use of remote Git hosting services provide a better experience. Meanwhile, this feature simplifies previously complex navigation Git located in Team Explorer.
  • Improved Snapshot Debugging Experience: Users now can be installed without restarting on Azure App Services (ASP.NET Core 3.1) Snapshot Debugger. This enables users to debug and diagnose problems in real time, without interrupting service.
  • The new .NET Async tool: This version comes with a new .NET Async tools as Performance Profiler tool suite. This makes understanding and optimization in .NET async / await the code easier. Basically, you can use this tool to obtain information on the exact timing of various tasks, including the time they are waiting to be dispatched to the thread, the time required to complete tasks and tasks is linked together.
  • The new multi-objective JavaScript / TypeScript Service Worker and debugging support.
  • .NET Productivity: When you can not implicitly convert expressions, .NET team almost always provide new updates.
  • ML.NET Model Builder
  • Update publish experience: now offers a new experience is similar to the wizard for creating a new publish profile.
  • Complement of C ++: Ninja adds support for CMake for Linux / WSL's. When a user adds a new configuration WSL or Linux, Ninja now the default generator. In addition, it also adds simplified debugging template for remote debugging CMake. By adding  / **  triggering sequence and enhance the member list tool tips, the team also improved the support XML comments and Doxygen generated.

More details to see the release notes:  https://devblogs.microsoft.com/visualstudio/visual-studio-2019-version-16-6-preview-2/

Install Visual Studio 2019 16.6 Preview 2

Guess you like

Origin www.oschina.net/news/114490/visual-studio-2019-16-6-preview-2-released