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 6
Post likes count 12

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

The Future of Visual Studio Extensibility is Here!
Sep 9, 2021
Post comments count 6
Post likes count 0

The Future of Visual Studio Extensibility is Here!

Leslie Richardson
Leslie Richardson

Visual Studio 2022 seeks to greatly improve your overall development experience, and we're moving forward with that journey in improving VS extension writing and usage today!  We have several exciting extensibility updates that are either available now or on the horizon, so let's check them out!

New Improved Attach to Process Dialog Experience
Sep 7, 2021
Post comments count 11
Post likes count 0

New Improved Attach to Process Dialog Experience

Harshada Hole
Harshada Hole

With Visual Studio 2022, we promise to bring new tooling to improve the inner loop productivity and debugging experience. We have added command-line details, app pool details, parent/child process tree view, and the Select running window from the desktop option in the attach to process dialog.

Boost your productivity with Productivity Power Tools Extensions in Visual Studio 2022!
Aug 31, 2021
Post comments count 22
Post likes count 0

Boost your productivity with Productivity Power Tools Extensions in Visual Studio 2022!

Leslie Richardson
Leslie Richardson

Need a set of extensions to help improve your productivity? We’re excited to announce that one of the most popular and anticipated sets of extensions is now available to download for VS 2022 today: Productivity Power Tools for Visual Studio 2022!

Optimizing toolbars for your workflow
Aug 30, 2021
Post comments count 10
Post likes count 0

Optimizing toolbars for your workflow

Mads Kristensen
Mads Kristensen

Visual Studio is the application I use the most on any given workday, and I consider it my virtual home. It’s where I’m comfortable, productive, excited, frustrated, and happy. I love Visual Studio. Over the years, I’ve learned how to optimize it for my various development workflows—I personalized it. Just like I would with a home in the real world. One of the most visible — and arguably iconic — things about Visual Studio is the Standard toolbar. It’s always right there in front of you. Here’s how I made it mine. Before we dive in, this is what the Standard toolbar looks like in Visual Studio 2022. ...

It looks like you’re using Visual Studio. Would you like help?
Aug 25, 2021
Post comments count 60
Post likes count 0

It looks like you’re using Visual Studio. Would you like help?

Misty Hays
Misty Hays

We recently asked in an installer survey what you’d find valuable to see while you’re staring at the installer screen during updates/installations in Visual Studio 2022, and y’all said tips and tricks!  Y’all also told us that you want to see tips in the IDE, too—in a Visual Studio start page! Receiving tips from a virtual assistant was the second-highest response. 📎👀     Let us show you the best tips and tricks We launched a new feature in the installer in Visual Studio 2022 Preview 2 that shows tips and tricks during Visual Studio updates and installation. We’re testing to see if it’s h...

Revamped Project Properties UI
Aug 18, 2021
Post comments count 34
Post likes count 0

Revamped Project Properties UI

McKenna Barlow
McKenna Barlow

In Visual Studio 2022 we are improving your experiences around navigating and modifying your project's properties. The world of .NET is in a very different place than it was a few years ago. With a growing diverse user-base and increasingly cross-platform projects, we decided that the Visual Studio project properties were due for a much-needed re-vamp. We want to share with you some improvements in the following areas: This new project properties experience is turned on in our latest preview for C# SDK style projects. The new UI will become the default in the official Visual Studio 2022 re...

Flexible theming capabilities for Visual Studio 
Aug 17, 2021
Post comments count 5
Post likes count 0

Flexible theming capabilities for Visual Studio 

Grace Taylor
Grace Taylor

If you're like me, maybe you feel like customizing Visual Studio so that your workflow suits your habits in just the right way. Here are a few updates in Visual Studio 2022 that can help with that! We’ve introduced the ability to sync your Visual Studio theme with your Windows theme so that reading can become easier depending on the amount of background light. We’re excited for you to try it! We encourage you to download latest version of Visual Studio 2022.  Your coding environment should be uniquely yours. Some developers have been telling us that they focus better with dim light at end the day, which ca...

Improving developer security with Visual Studio 2022
Aug 17, 2021
Post comments count 9
Post likes count 0

Improving developer security with Visual Studio 2022

Ruben Rios
Ruben Rios

Software developers are increasingly being targeted by malware. Recent incidents include Nobelium, Octopus Scanner, and ZINC. To reduce the risk of open-source library adoption in the face of such attacks, developers need a toolchain that assists them in evaluating untrusted content. In Visual Studio 2022 we've been focused on developer and team productivity. Key to this is how the IDE can help developers evaluate the level of trust for code. Visual Studio Code recently introduced Workspace Trust, and today we’ll discuss how Visual Studio 2022 is also redesigning it’s trust settings functionality, starting in ...

Debugging External Sources with Visual Studio
Aug 16, 2021
Post comments count 15
Post likes count 5

Debugging External Sources with Visual Studio

Harshada Hole
Harshada Hole

Have you ever needed to debug and step into a code of dependent NuGet or .NET libraries that do not build as part of your solution? Today, debugging through them is not so easy as debugging your projects that are part of your solution. Starting with Visual Studio 2022 Preview 3, we are adding a new "External Sources" node in the Solution Explo