The world’s most popular IDE just got an upgrade
Visual Studio Blog
The official source of product insight from the Visual Studio Engineering Team
Featured posts

Visual Studio 2026 Insiders is here!

Visual Studio 2026 Insiders is here - and it marks one of the most ambitious steps forward we’ve taken with the IDE. This release brings AI woven directl...
Latest posts

VS Live! Orlando – Your Ultimate Learning Adventure

Imagine swapping stories with fellow developers over dinner as the Florida sun sets, then beginning the next morning with a stroll past the resort’s palm-lined walkways before catching your first session across 41 dynamic tracks. From there, immerse yourself in a full day of learning and connection. That’s the magic of Visual Studio Live! at Live 360 Tech Con, November 16–21, 2025, at Universal Orlando’s Royal Pacific Resort. Content-Rich Days, Networking Nights From breakfast to late afternoon, Live! 360 delivers back-to-back sessions, workshops, and labs led by Microsoft product managers and industry ex...

The $150 Secret Hiding in Plain Sight

Picture this: I’m standing in front of 400+ developers at Visual Studio Live! Redmond, right here on the Microsoft campus in Building 33, about to reveal what I call the hidden value of a Visual Studio subscription. I pull up a simple question on the screen: About half the hands go up in the packed Kodiak Auditorium. Good start. "Now, how many have actually logged in and activated your benefits?" The room goes quiet. Maybe 160 hands remain raised. "And how many are using your monthly Azure credits?" I watch as the forest of hands dwindles to just a couple dozen brave souls. The math is staggeri...

Visual Studio September Update – profiler agent, app modernization, and more

The September 2025 update for Visual Studio 2022 (v17.14) is now available. In this month, we are bringing you a fully integrated and game-changing agentic AI experience, from code generation to modernization, profiling, and code reviews. Profiler Agent We’ve heard the feedback loud and clear developers love the Profiler Agent. So, we’re bringing it to Visual Studio 2022 as well. It’s an AI-powered assistant built into Visual Studio that helps you find and fix performance issues without needing to be a profiling expert. The Profiler Agent works with GitHub Copilot to: ...

Enhancements to XAML Live Preview in Visual Studio for .NET MAUI

The XAML Live Preview feature in Visual Studio 2022 version 17.14 introduces a significant usability improvement for .NET MAUI projects: the XAML Live Preview window is now available during design time, eliminating the requirement to initiate a debug session. This change streamlines the UI development workflow for .NET MAUI applications. Design-Time Availability Previously, XAML Live Preview was only accessible while debugging. With this release, you can open the XAML Live Preview window directly during design time. This allows you to see changes in your app UI in real-time. You can also use Hot Reload and othe...

Getting the most out of MCP in Visual Studio with Prompts, Resources, and Sampling


We're excited to announce that Visual Studio now supports MCP prompts, resources, and sampling (with even more coming soon!) to enhance your Copilot experience by bringing in more context from your engineering stack. These powerful new features unlock deeper integrations with your favorite tools and services, making your development workflow more intelligent and context aware. Let’s dive into each of these features and discuss some examples with specific MCP servers that can truly level up your AI-coding experience. MCP Resources and Resource Templates: Access External Data Seamlessly Model Context Proto...

Democratizing Performance: The Copilot Profiler Agent in Action on Real Code

We’re excited to announce the Copilot Profiler Agent available in Visual Studio 2026 Insiders, it's an AI-powered performance assistant built directly into Visual Studio. Forget staring at endless call trees or walls of mysterious numbers that leave you asking, “where do I even start?” The Copilot Profiler Agent changes that. Instead of raw data, you now get an AI partner that not only points out the real bottlenecks but also explains what’s going on, suggests fixes, writes benchmarks, and even validates improvements all in a smooth, guided loop. It’s like having a performance engineer sitting next to you....

Make Sense of Your Output Window with Copilot

Ever found yourself staring at the Output Window, overwhelmed by endless lines of logs and cryptic messages? You're not alone! For years, developers have relied on the Output Window for critical build and debug information. But making sense of it—and translating it into action—has been a challenge. What if you could instantly ask questions about your logs and take action without leaving your workflow? Now you can, thanks to Copilot’s new Output Window context! Say hello to smarter output window assistance In Visual Studio 17.14, Copilot can now read your Output Window, making it possible to interact with you...

Boost Your Copilot Collaboration with Reusable Prompt Files

Writing effective prompts for AI tools can be time-consuming and challenging. Cement those efforts by leveraging reusable prompt files. These custom prompts allow for quick access at the prompt box, and they’re automatically stored and shared with your teammates to make it easy to multiply your Copilot successes. Reusable prompt files solve the prompt-writing challenge Reusable prompt files let you write, save, and run prompts right inside Visual Studio. Simply craft your prompt in a .github/prompts/[title].prompt.md file, save it, and reference it whenever you need to engage Copilot. This means your bes...

Roadmap for AI in Visual Studio (September)

Today, we’re excited to share our public roadmap, which outlines the next steps in evolving Visual Studio with AI-powered agentic experiences. With every month, we aim to deliver smarter, faster, and more intuitive tools that enhance your coding experience. Disclaimer: The items outlined here represent ongoing work for the month. They are not commitments or guarantees for delivery within the current month. With that said, here is what we are working on! New Modes for Debugging and Profiling: We’re streamlining how you find and switch between modes and making sure both built-in and extension-provided mode...