2

Visual Studio 2022 Preview 3 has now been released. This version provides more new features on personal and team productivity, modern development and continuous innovation.

Individual and team productivity

In Preview 3, we added new features for some less commonly used but very useful functions, such as attaching to a process.

attached to process improvement

An example is the improvement attached to the progress dialog. The dialog is now asynchronous, displaying the command line parameters of the process, the IIS information of the w3wp.exe process, and finally the dialog has an optional tree view mode for displaying the parent-child process relationship. These features reduce a lot of friction when deciding which process to debug in advanced scenarios.

new project designer

In Preview 3, there is a brand new project property designer for .NET SDK projects. The new designer is easier to use and browse, and the single-column options are clearly described. Most importantly, the new designer has a built-in search function, so it is now easier to find the attributes you need.

Dark theme improvement

In Preview 3, you will see major changes to the dark theme to improve the usability of Visual Studio. The new dark theme has a new accent color, designed to reduce distraction and eye strain. The new accent color now matches the latest product visual identity, helping you quickly find the correct window when navigating between multiple tools.

Develop modern applications

In Preview 3, we added new features for running tests in a Linux environment, and new project types for front-end development of React and Vue.js applications using TypeScript or JavaScript.

remote test

With remote testing, you can now get feedback from cross-platform tests and even debug them in the comfort of Visual Studio! This feature is suitable for a range of remote environments, such as Linux containers, WSL and SSH connections-enabling you to test modern cross-platform .NET applications.

New JavaScript and TypeScript project types

The new JavaScript and TypeScript project types for Angular, Vue, and React allow you to easily incorporate front-end applications into your Visual Studio solutions – enabling you to launch and debug entire applications from Visual Studio.

Innovation at your fingertips

Microsoft said that another key part of its vision for Visual Studio 2022 is innovative features that can unleash the potential of users as developers.

diagnostic analysis

Memory dumps are complicated, and finding the root cause of a problem is like finding a needle in a haystack. But in Preview 3, we use a diagnostic analyzer to make this process a breeze. The diagnostic analyzer can be used for memory dumps to identify common problems that occur in .NET applications. Enables you to find the root cause of complex problems immediately.

Use multiple Git repositories at the same time

Preview 3 also gets new preview features, such as multiple Git repositories, which enables you to use a single solution with projects in multiple repositories and contribute to them from a single instance of Visual Studio.

publish to Azure DevOps with one click

In Preview 3, with the updated experience of creating a Git repository, it is easier to publish code to Azure DevOps. With one click, Visual Studio can initialize a new Git repository and push it to Azure DevOps.

The official blog can be clicked [ here ] to view

Download : 1611dd74b1d855 https://visualstudio.microsoft.com/zh-hans/vs/preview/


snakesss
1.1k 声望243 粉丝

SegmentFault 思否编辑,欢迎投稿优质技术资讯!