Showing results for May 2019 - Visual Studio Blog

May 30, 2019
56
0

Performance Improvements in Visual Studio 2019

Varun Gupta
Varun Gupta

Performance has been a big focus area for Visual Studio 2019, with improvements in many areas. We welcome you to try Visual Studio 2019 either with your own projects or with Roslyn Compilers projects we used as examples above and see how it compares to Visual Studio 2017 for your scenarios. We are always looking for more feedback to know which

May 29, 2019
8
0

Visual Studio Extensibility Day 2019 was a hit

Mads Kristensen
Mads Kristensen

On Friday, May 10th we hosted both internal and external Visual Studio extension authors in the Workshop room in building 18 on the Microsoft Campus in Redmond. It was a full day event with keynotes and sessions for 60 attendees – half of which attended //build earlier that same week, and half who came just for the Extensibility Day.

Visual StudioExtensions
May 28, 2019
0
0

Azure IoT Edge Tools Extension (Preview) Announcement

Erich(Renyong) Wang
Erich(Renyong) Wang

We’re excited to announce the preview availability of the new Azure IoT Edge Tools Extension (Preview) for Visual Studio 2019. The extension provides a rich set of functionalities to support development of IoT Edge solutions with Visual Studio 2019: Prerequisites Installation There are two...

ExtensionsVisual Studio 2019Azure IoT Edge
May 22, 2019
22
0

Visual Studio 2019 version 16.1 now generally available (and 16.2 Preview 1 as well)

Mads Kristensen
Mads Kristensen

Today, we are making Visual Studio 2019 version 16.1 generally available, as well as the first preview release of Visual Studio 2019 version 16.2. You can download both versions from VisualStudio.com. If you already have Preview installed, you can alternatively click the notification bell from inside Visual Studio to update.

AnnouncementVisual Studio 2019
May 20, 2019
8
0

Code Reviews Using the Visual Studio Pull Requests Extension

Taysser Gherfal
Taysser Gherfal

The Pull Requests for Visual Studio is a new experimental extension that adds several code review tools to Visual Studio. This extension aims to make it easy for you to launch and view pull requests inside the integrated development environment (IDE) without needing to switch windows or use the web.

The Visual Studio Pull Requests ExtensionCode Reviews
May 20, 2019
21
0

Updates to synchronous autoload of extensions in Visual Studio 2019

Mads Kristensen
Mads Kristensen

Visual Studio 2019 starts blocking synchronously autoloaded extensions in version 16.1. We’ve seen a tremendous effort of both 1st- and 3rd-party extensions to implement async background load. It’s been truly amazing to see the community of extension authors stepping up to the task.

Visual StudioExtensions
May 13, 2019
0
0

General Availability For Azure Dev Spaces

Lisa Guthrie
Lisa Guthrie

Last week at Build, we announced general availability of Azure Dev Spaces. This add-on for Azure Kubernetes Service (AKS) enables your team to develop applications with cloud velocity. Run your service in a live AKS cluster and test it end-to-end, without affecting your teammates.

Visual StudioAzureKubernetes
May 6, 2019
12
0

Visual Studio 2019 version 16.1 Preview 3

Angel Zhou
Angel Zhou

The third Preview version of Visual Studio 2019 version 16.1 is now available. You can download it from VisualStudio.com. Or, if you’re already on the preview channel, just click the notification bell from inside your Visual Studio 2019 Preview installation to update. This latest preview contains a range of additions, including IntelliCode support by default, various C++ productivity enhancements, and .NET tooling updates. We’ve highlighted some notable features below, and you can see a list of all the changes in the Preview release notes.

.NETAnnouncementVisual Studio 2019
May 6, 2019
8
0

Visual Studio Container Tools Extension (Preview) Announcement

Christos Matskas
Christos Matskas

Today we’re excited to announce the preview availability of the new Visual Studio Container Tools Extension (Preview) for Visual Studio 2019. This is an important milestone in the iteration of our container tooling in Visual Studio, as we try to empower developers to work better with their containerized applications directly from within the IDE. The current Visual Studio Tools for Containers provide a great getting started experience for developers building new containerized applications, as well as capabilities to containerize an existing application.

Visual StudioVisual Studio 2019Containers