Visual Studio 2019 for Windows/Mac officially released

Microsoft is about to start the Visual Studio 2019 conference, but Microsoft has already provided the official version before the conference. Since the release of Visual Studio 2019 preview last year, Microsoft has made several changes to solve problems and add a variety of new features. Until now, the new official version is finally released, providing a global development environment for developers and improving the efficiency of individual or enterprise developers. This time Microsoft has launched Visual Studio 2019 for Windows/Mac, and developers can now download the official version for installation.

Visual Studio 2019 improves on Visual Studio 2017 in a few areas. It helps you get into your code more quickly by making it simpler to clone a Git repo or to open an existing project or folder. It also introduces improvements to the template selection screen to make it easier to start a new project. While you’re coding, you’ll notice that Visual Studio 2019 improves code navigation and adds many refactorings, as well as a document health indicator and one-click code clean-up to apply multiple refactoring rules. There are also improvements to the debugging experience, including data breakpoints for .NET Core apps that help you break only on value changes you’re looking for. It also includes get AI-assisted code completion with Visual Studio IntelliCode.

These capabilities work with both your existing project and new projects – from cross-platform C++ applications, to .NET mobile apps for Android and iOS written using Xamarin, to cloud-native applications using Azure services. The goal with Visual Studio 2019 is to support these projects from development, through testing, debugging, and even deployment, all while minimizing the need for you to switch between different applications, portals, and websites.

Download