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 60

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

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

May 6, 2019
Post comments count 11
Post likes count 0

Announcing the general availability of IntelliCode plus a sneak peek

Allison Buchholtz-Au

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

May 6, 2019
Post comments count 8
Post likes count 0

Visual Studio Container Tools Extension (Preview) Announcement

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.

May 6, 2019
Post comments count 7
Post likes count 0

Visual Studio 2019 for Mac version 8.1 Preview 1

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...

May 6, 2019
Post comments count 27
Post likes count 0

Intelligent Productivity and Collaboration, from Anywhere

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.

May 1, 2019
Post comments count 7
Post likes count 0

Java on Visual Studio Code April Update

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...

Apr 29, 2019
Post comments count 119
Post likes count 0

Redesigning the New Project Dialog

Pratik Nadagouda

Last week, we released Visual Studio 2019 version 16.1 Preview 2. If you have the latest update – awesome and thank you. If not, you can download it from the link above. Or, if you already have the Preview, just click the notification bell inside Visual Studio to update. This post discusses one of the most visible interface changes we’ve made in Visual Studio 2019 – the New Project Dialog. Motivation In Visual Studio 2019, one of our main objectives was to help you (both new and experienced developers) get to your code faster. You can read more about this journey in the blog post that discussed the new start wi...

Apr 24, 2019
Post comments count 14
Post likes count 0

Visual Studio 2019 version 16.1 Preview 2

Paul Chapman

Visual Studio 2019 version 16.1 Preview 2 is now available with performance and reliability improvements as well as enhancements to C++, debugging, extensibility, and the IDE experience.

Apr 19, 2019
Post comments count 20
Post likes count 0

Build Visual Studio templates with tags, for efficient user search and grouping

Soojin Choi

Enable custom filters for your project templates with language, platform, and project type tags for increased discoverability in the New Project Dialog. In this walkthrough, you will learn how to build a Visual Studio project template, add tag(s) to it, and deploy it as a Visual Studio extension.

Apr 11, 2019
Post comments count 17
Post likes count 0

New features for extension authors in Visual Studio 2019 version 16.1

Mads Kristensen

Take advantage of new features for extension authors in Visual Studio 16.1 Preview 1. This includes support for referencing Shared Projects for a VSIX project, per-monitor awareness, a new SDK meta package, and more.