Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Featured posts

Visual Studio 2026 is here: faster, smarter, and a hit with early adopters
Nov 11, 2025
Post comments count 0
Post likes count 52

Visual Studio 2026 is here: faster, smarter, and a hit with early adopters

Mads Kristensen
Mads Kristensen

Dear developers, We’re thrilled to announce that Visual Studio 2026 is now generally available! This is a moment we’ve built side by side with you. Your feed...

AnnouncementVisual Studio 2026Release

Latest posts

Code Reviews Using the Visual Studio Pull Requests Extension
May 20, 2019
Post comments count 8
Post likes count 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.

Updates to synchronous autoload of extensions in Visual Studio 2019
May 20, 2019
Post comments count 21
Post likes count 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.

General Availability For Azure Dev Spaces
May 13, 2019
Post comments count 0
Post likes count 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 Studio 2019 version 16.1 Preview 3
May 6, 2019
Post comments count 12
Post likes count 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.

Announcing the general availability of IntelliCode plus a sneak peek
May 6, 2019
Post comments count 11
Post likes count 0

Announcing the general availability of IntelliCode plus a sneak peek

Allison Buchholtz-Au
Allison Buchholtz-Au

Visual Studio IntelliCode is now generally available and we're offering a sneak peek of an up and coming feature.

Visual Studio Container Tools Extension (Preview) Announcement
May 6, 2019
Post comments count 8
Post likes count 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 Studio 2019 for Mac version 8.1 Preview 1
May 6, 2019
Post comments count 7
Post likes count 0

Visual Studio 2019 for Mac version 8.1 Preview 1

Cody Beyer
Cody Beyer

Today, we are proud to announce the next major update for Visual Studio for Mac: Visual Studio 2019 for Mac version 8.1 Preview. In this update, we are offering our new C# editor as the default experience in addition to introducing support for .NET Core 3 Preview and new project templates. We’ve also been working to improve performance and reliability across the board, based on feedback that we’ve heard from the Visual Studio for Mac community.   You can install this update via the Updater inside Visual Studio for Mac by switching your channel from Stable to Preview. If at any time you would like to switch bac...

Intelligent Productivity and Collaboration, from Anywhere
May 6, 2019
Post comments count 27
Post likes count 0

Intelligent Productivity and Collaboration, from Anywhere

Jonathan Carter
Jonathan Carter

Today we’re excited to announce the private preview of a set of developer services that enable you to work from anywhere, and on any device, complete with the most intelligent productivity and collaboration tools in the industry.

Java on Visual Studio Code April Update
May 1, 2019
Post comments count 7
Post likes count 0

Java on Visual Studio Code April Update

Xiaokai He
Xiaokai He

Welcome to April update! Java 12 is now officially supported with Visual Studio Code. We'd also like to show you some new and helpful code actions now available, along with new features from Debugger, Maven and CheckStyle. Try these new features by installing Java Extension Pack with Visual Studio Code. See below for more details! Java 12 Support Java is now updating with a faster pace and we're following closely. Thanks to the upstream update from JDT, you can build your project with Java 12 features now with VS Code as well. To use the experimental language features such as the new statement, add the foll...