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 4
Post likes count 10

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

Join us April 2nd for the Launch of Visual Studio 2019!
Feb 14, 2019
Post comments count 48
Post likes count 0

Join us April 2nd for the Launch of Visual Studio 2019!

Amanda Silver
Amanda Silver

I’m excited to announce the upcoming release of Visual Studio 2019 on April 2, 2019 at the Visual Studio 2019 Launch Event. Join us online starting at 9 AM Pacific Time for demos and conversations centered around development with Visual Studio 2019, Azure DevOps, and GitHub.

Welcome to the new home of our developer tools blogs!
Feb 13, 2019
Post comments count 39
Post likes count 0

Welcome to the new home of our developer tools blogs!

Nicole Bruck
Nicole Bruck

With the new look and URL for Microsoft’s developer tools and services blogs where you can explore the latest news and updates for our products, discover a new project to try out, and share your favorite content with your friends.

Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019
Feb 12, 2019
Post comments count 4
Post likes count 1

Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019

Leslie Richardson
Leslie Richardson

“Why is this value changing unexpectedly and where or when is this occurring?!” This is a question many of us dread asking ourselves, knowing that we'll have to do some tedious trial-and-error debugging attempting to locate the source of this issue.  For C++ developers, the exclusive solution to this problem has been the data breakpoint, a debugging tool that allows you to break when a specific object’s property changes.  Fortunately, data breakpoints are no longer a C++ exclusive because they are now available for .NET Core (3.0 or higher) in Visual Studio 2019 Preview 2!

A better multi-monitor experience with Visual Studio 2019
Feb 7, 2019
Post comments count 13
Post likes count 0

A better multi-monitor experience with Visual Studio 2019

Ruben Rios
Ruben Rios

Visual Studio 2019 now supports per-monitor DPI awareness (PMA) across the IDE. PMA support means the IDE and more importantly, the code you work on appears crisp in any monitor display scale factor and DPI configuration, including across multiple monitors.

Become a Visual Studio for Mac super user with this Tips and Tricks Video Series
Jan 30, 2019
Post comments count 2
Post likes count 0

Become a Visual Studio for Mac super user with this Tips and Tricks Video Series

Cody Beyer
Cody Beyer

Visual Studio for Mac comes packed with powerful, yet hidden features. In this video series, we put together a number of tips and tricks to help you become more productive and efficient with writing code with Visual Studio for Mac. Whether you're creating a new game with Unity or a new web application with .NET Core, these short, roughly 5-minute, videos will help you do it better and faster. Check out the new series now!

Debug your live apps running in Azure Virtual Machines and Azure Kubernetes
Jan 29, 2019
Post comments count 0
Post likes count 0

Debug your live apps running in Azure Virtual Machines and Azure Kubernetes

Mark Downie
Mark Downie

We are excited to announce that in Visual Studio Enterprise 2019 we are expanding Snapshot Debugger support beyond Azure App Services hosting ASP.NET Core and ASP.NET applications to also include Azure Virtual Machines (VM), Azure Virtual Machine scale sets (VMSS) and Azure Kubernetes Services (AKS).

Enhanced in Visual Studio 2019: Search for Objects and Properties in the Watch, Autos, and Locals Windows
Jan 28, 2019
Post comments count 2
Post likes count 0

Enhanced in Visual Studio 2019: Search for Objects and Properties in the Watch, Autos, and Locals Windows

Leslie Richardson
Leslie Richardson

Are you inspecting many variables at once in the Locals window? Tired of constantly scrolling through the Watch window to locate the object you are currently interested in? New to Visual Studio 2019, you can now find your variables and their properties faster using the new search feature found in the Watch, Autos, and Locals windows!

Visual Studio 2019 Preview 2 is now available
Jan 24, 2019
Post comments count 4
Post likes count 0

Visual Studio 2019 Preview 2 is now available

Angel Zhou
Angel Zhou

The second preview of Visual Studio 2019 is now available for download. This release contains a number of improvements and additions to the core experience and different development areas, many of which are a result of your direct feedback. As always, you can check out the release notes for more details or read on for the highlights.

Build an Azure IoT application with Cloud Explorer for Visual Studio
Jan 17, 2019
Post comments count 0
Post likes count 0

Build an Azure IoT application with Cloud Explorer for Visual Studio

Chaoyi Yuan
Chaoyi Yuan

To ensure that the tools you need are close at hand, we’ve updated the Cloud Explorer for Visual Studio extension for IoT developers to enable you to view your Azure IoT Hubs, inspect their properties, and perform other actions from within Visual Studio. Cloud Explorer is installed by default if you selected the Azure Workload when installing Visual Studio.