Showing results for June 2025 - Visual Studio Blog

Jun 17, 2025
Post comments count0
Post likes count4

Agent mode is now generally available with MCP support

Rhea Patel Allie Barry
Rhea,
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 GitHub Copilot into an autonomous pair programmer capable of handling multi-step development tasks from end to end. It builds a plan, executes it, adapts along the way, and loops through tasks un...

.NETVisual StudioGitHub Copilot
Jun 9, 2025
Post comments count3
Post likes count1

Next edit suggestions available in Visual Studio

Simona Liao
Simona Liao

GitHub Copilot code completions, or gray text, are specialized in autocompleting unfinished code or providing helpful template code. In reality, coding activities are more diverse than writing new code. What if Copilot could better assist your coding not only with code generation, but your code editing activities as well? We are excited to annou...

GitHub CopilotCopilotNext Edits Suggestion
Jun 5, 2025
Post comments count0
Post likes count0

How to filter C++ Build Insights by project

David Li Moyo Okeremi
David,
Moyo

Visual Studio 2022 version 17.14 comes with quality-of-life improvements to its C++ Build Insights integration that will make it easier for you to navigate large multi-project traces and handle long file names for your build inputs and artifacts. What is C++ Build Insights? C++ Build Insights is a powerful tool that lets you visualize and optim...

PerformanceC++
Jun 3, 2025
Post comments count4
Post likes count3

Cloud Academy: Unlock Your Azure Skills and Accelerate Your Career

Jim Harrer
Jim Harrer

When we launched the Cloud Academy benefit for Visual Studio Professional and Enterprise subscribers back in March 2025, our goal was simple: give you the hands-on, practical learning experience you need to confidently master Azure and cloud technologies — without spending a dime beyond your subscription. Why? Because in today’s fast-changing te...

Jun 2, 2025
Post comments count4
Post likes count6

Extension Manager updates in Visual Studio

Javier De la Garza
Javier De la Garza

The latest updates in Visual Studio 2022 introduced features specifically designed to improve how you manage extensions. These updates offer tools that help you automate processes, provide detailed controls for configuration, and enhance the user interface to streamline your development workflows. Seamless auto updates Visual Studio now automatic...

Extensionsvisualstudio.extensibilityUpdates