Visual Studio Blog

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

Featured posts

Agent mode is now generally available with MCP support
Jun 17, 2025
Post comments count 3
Post likes count 8

Agent mode is now generally available with MCP support

Rhea Patel Filisha Shah Allie Barry
Rhea,
Filisha,
Allie

Copilot agent mode is the next evolution in AI-assisted development—and it's now generally available in the Visual Studio June update. Agent mode turns GitHu...

.NETVisual StudioGitHub Copilot

Latest posts

Public preview of dev tunnels in Visual Studio for ASP.NET Core projects
Nov 15, 2022
Post comments count 10
Post likes count 11

Public preview of dev tunnels in Visual Studio for ASP.NET Core projects

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

In a previous blog post we introduced the private preview for port forwarding in Visual Studio, this support has now been renamed to “dev tunnels” and is now in public preview. The main difference between the private preview and the public preview is that you no longer need to sign-up, and be approved, to access dev tunnels. Getting started with dev tunnels is easy, follow the steps below. 1: Download Visual Studio 17.4 2: Enable the dev tunnels preview feature in Visual Studio After installing Visual Studio 17.4, you can enable the dev tunnels feature in Tools->Options->Environment-Preview Fea...

Multi-repository Support Released!
Nov 14, 2022
Post comments count 19
Post likes count 12

Multi-repository Support Released!

Jessie Houghton
Jessie Houghton

As one of our most highly requested features with Developer Community, we are so happy to announce the release of multi-repository support in Visual Studio 2022. Support for multiple repositories means you can have up to 10 active Git repositories at once. This allows you to work with a solution that spans more than one repository, enabling git operations accross several repositories at the same time. For example, in a large web project you may need different repositories to manage work done on the frontend, the API, the database, the documentation, and various libraries and dependencies. Before multi-repository ...

Introducing Visual Studio Rollback!
Nov 10, 2022
Post comments count 10
Post likes count 9

Introducing Visual Studio Rollback!

Sayyeda Mussa
Sayyeda Mussa

Visual Studio IDE is a feature-rich program that supports many aspects of software development. Our customers can use VS to edit, debug, and build code, and then publish an app. The IDE also provides frequent updates to add additional features, make reliability improvements, and address security vulnerabilities, and we encourage customers to adopt these updates as quickly as possible.  We strive to ensure that updates are highly compatible, but even so, sometimes our customers want the ability to restore Visual Studio to its previous state.  To address this highly requested feature, Visual Studio is introducing t...

Deploy Visual Studio updates to devices enrolled in Windows Update for Business
Nov 9, 2022
Post comments count 0
Post likes count 5

Deploy Visual Studio updates to devices enrolled in Windows Update for Business

Christine Ruana
Christine Ruana

Starting in November 2022, IT Administrators can now deploy Visual Studio administrator security updates throughout their organization to cloud connected devices that are configured to use Windows Update for Business (WUfB) and are managed by mobile device management solutions such as Microsoft Endpoint Manager (also known as Intune). This solution applies to all security updates for all supported versions of Visual Studio, making it easier for organizations to always stay updated and secure. How It Works Client Machine Configuration In order to take advantage of this new capability, the IT Administrator will ...

Arm64 Visual Studio is officially here!
Nov 8, 2022
Post comments count 18
Post likes count 9

Arm64 Visual Studio is officially here!

Mark Downie
Mark Downie

We are happy to announce the first fully supported Arm64 version of Visual Studio that will natively run, allowing building, and debugging Arm64 apps on Arm-based processors. 17.4 GA delivers a native Arm64 experience for Visual Studio that eliminates the need for emulation in most developer workflows. While the improved x64 emulator helps the speed and performance of emulated apps on Arm devices, we know that the absolute best Arm developer experiences will be supported by tools that run natively on Arm64. We are building a comprehensive end-to-end Arm-native developer toolchain that will provide a fast, f...

Visual Studio for Mac 17.4 is now available
Nov 8, 2022
Post comments count 0
Post likes count 6

Visual Studio for Mac 17.4 is now available

Iain Holmes
Iain Holmes

Visual Studio for Mac v17.4 is available today! This release includes improvements to the editor like the new Editing State margin and the return of the Class pad, and fixes for issues that users have reported. We’re also releasing our first preview of Visual Studio for Mac 17.5 for people to see what we’ve got planned.  To update now, use the Visual Studio > Check for Updates… menu in the IDE. If you aren’t using it yet, download it now:    This blog post summarizes the top changes in this release. You can check out the release notes to learn about all the changes we’ve made.  User interface improve...

Visual Studio 2022 17.4 is now available!
Nov 8, 2022
Post comments count 78
Post likes count 6

Visual Studio 2022 17.4 is now available!

Marc Goodner
Marc Goodner

We are happy to announce that Visual Studio 2022 17.4 is now generally available. This is our first GA release to support Arm64. In addition some of the other prominent features it includes are .NET 7, enterprise support for setup including rollback, and much more detailed below. Thank you for all the feedback you have provided on our previews and previous releases. We strive to use your feedback to focus on what matters the most to keep making Visual Studio great. To that end, this is a list of your top reported bugs addressed that are part of Visual Studio 2022 17.4. Additionally, here are your feature sugge...

PHP in Visual Studio
Nov 3, 2022
Post comments count 3
Post likes count 14

PHP in Visual Studio

Mads Kristensen
Mads Kristensen

PHP is one of the most popular programming languages for server-side web development. It's used in many frameworks and CSMs like WordPress, Laravel, Symfony, and others which are behind a sizable chunk of the Internet. Visual Studio is a powerful IDE, but its focus didn’t align with some languages, PHP being one of them. As time progressed more languages found their way to Visual Studio, like Python and eventually PHP. A Prague-based company called DEVSENSE developed an extension called PHP Tools for Visual Studio which has been available in the Visual Studio ecosystem for over a decade. Since its incep...

Cool features in Visual Studio 2022
Oct 31, 2022
Post comments count 10
Post likes count 8

Cool features in Visual Studio 2022

Mads Kristensen
Mads Kristensen

A few weeks ago, I gave a presentation at a conference about cool new features in Visual Studio 2022. It was a pre-recorded presentation, so I was able to do final edits to the video before sending it to the conference organizers. The result was a 38-minute-long video highlighting some of my favorite new features, tweaks, and extensions. And the best part is that the organizers allowed me to share it on the Visual Studio YouTube channel, so everyone interested can watch. In the video, you’ll see all sorts of cool things including, but not limited to: Each feature has its own chapte...