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

Jun 1, 2022
Post comments count 8
Post likes count 1

Improved doc management personalization

Grace Taylor

Visual Studio 2022 allows you to personalize your IDE so you can code the way you want. We’ve added new document management capabilities so navigating tabs and organizing your workspace has become more flexible. Take a look at our other Personalization capabilities, such as more flexible theming options, in one of our previous blog posts. Today, we’d like to share some new doc management capabilities such as multi-row tabs, restore recent documents, and show names of docs that are not visible in italics. Arrange tabs in multiple rows We've added the capability to wrap tabs into multiple rows based on community ...

May 26, 2022
Post comments count 19
Post likes count 1

Visual Studio at Microsoft Build 2022

Chris Hardy

This week we had Microsoft Build 2022 and there were some announcements made in Amanda Silver’s Theme session and multiple breakouts that are exciting for Visual Studio users, like you. We released the .NET Multi-platform App UI (a.k.a. .NET MAUI), announced Microsoft Dev Box, Azure Deployment Environments and Visual Studio on Arm64. With Visual Studio 17.2 and 17.3 Preview 1 shipping just 2 weeks ago, we also released Visual Studio 17.0 for Mac and 17.3 Preview 1. We just shipped .NET MAUI tooling in preview with Visual Studio 2022 17.3, so go and grab the latest release! .NET MAUI There are over 1 billion...

May 25, 2022
Post comments count 21
Post likes count 4

Introducing the private preview of port tunneling in Visual Studio for ASP.NET Core projects

Sayed Ibrahim Hashimi

In Visual Studio 2022 17.3 Preview 1.1 we added support to port tunneling (forwarding) to your ASP.NET Core web projects. Port tunneling enables connections between machines that cannot directly connect to each other. Port tunneling is also referred to as port forwarding, or web tunneling. Some cases where you may want to use port tunneling while developing an ASP.NET Core app include: These are just a few examples of when you may want to use port tunneling with your web projects. This feature depends on a private preview which you must sign up for. To get started follow these steps. ...

May 23, 2022
Post comments count 21
Post likes count 3

Visual Studio 2022 for Mac is now available

Jordan Matthiesen

Today, I’m thrilled to share the news of the general availability (GA) release of Visual Studio 2022 for Mac v17.0 and that it’s available to download now. This is the fastest Visual Studio for Mac version yet with an all new native macOS UI, fully running on .NET 6, and optimized for Apple Silicon (ARM64) processors. Today, we’re also shipping a preview of our next update to Visual Studio for Mac, which you can install side-by-side with this v17.0 GA release. This preview brings initial support for .NET 7 development, as well as a first look at tooling for .NET MAUI. You can read more about the releas...

May 17, 2022
Post comments count 10
Post likes count 1

All-In-One Search Is Getting Slicker

Denizhan Yigitbas

Since we first previewed a brand new way to search your code called the All-In-One Search with Visual Studio 17.2, we’ve been making updates to the UI to make it feel slicker and help you search your code faster! In 17.3, we’ve continued to build on the preview. You’ll find the following notable changes in the latest version: Relative File Paths In 17.2, each search result, whether file, type, or member, displayed the absolute file path of where the match was. This means that the file path always started at the root. Often times, the root information doesn’t provide developers with essential i...

May 11, 2022
Post comments count 6
Post likes count 1

Visual Studio 2022 for Mac Release Candidate 2

Jordan Matthiesen

Visual Studio 2022 for Mac 17.0 Release Candidate 2 is now available! In this release, we’ve focused on addressing top reported issues from the first release candidate. This work builds on top of earlier previews where we’ve moved the UI of the IDE to fully native macOS UI and migrated the IDE to run on top of .NET 6 (enabling native support of Apple’s M1 (arm64) processor). Get the latest release now by using the Visual Studio > Check for Updates… menu in Visual Studio for Mac, or download it directly: Top issues fixed in this release We’d like to thank developers like you who have taken the time to  re...

May 11, 2022
Post comments count 11
Post likes count 3

Just-in-time refactoring made even easier with IntelliCode auto suggested code for C#

Peter Groenewegen

Have you ever wondered if there was a tool to help you with routine code tasks like writing common constructors or inserting similar code to a few different spots? Maybe you even know some code actions or refactorings that can help you. But at the time you could have used the code action, you typed the change instead, because you remembered the code action too late or forgot about it.” Since the release of Visual Studio 2022, IntelliCode has code actions and refactorings for common tasks in the IntelliSense list. In Visual Studio 17.3, these code actions and refactorings are now offered as auto suggestion code...

May 10, 2022
Post comments count 134
Post likes count 1

Visual Studio 2022 17.2 is now available!

Tim Heuer

Today we are pleased to release Visual Studio 2022 17.2 as generally available. We want to acknowledge and thank all developers like you that continue to provide us valuable feedback on your experiences using Visual Studio 2022 for helping shape the product and be a part of our release! This release brings continued improvements to the C# and .NET experiences, new Git performance and experiences, updates for C++ developers, and new Azure tools for local development and deployment. We also continue to address your direct feedback submitted via Developer Community, addressing over 400 feedback items in this ...

May 9, 2022
Post comments count 18
Post likes count 1

Update all Visual Studio installations with a single click!

Sayyeda Mussa

We are continuously improving the Visual Studio update experience so that it’s as easy and effortless as possible. Many of you take advantage of the side-by-side support for Visual Studio and have multiple versions of Visual Studio installed simultaneously. In 17.3 Preview 1, we’ve made it easier to update all of your side-by-side versions of Visual Studio with a single click of the new “Update all” button on the installer. So, you can quickly kick off the updates, go for a cup of tea, and when you return, all of your installations will have been updated with the latest goodness that Visual Studio has to offer. ...