Showing results for May 2025 - Visual Studio Blog

May 28, 2025
Post comments count0
Post likes count4

Improve the commands in your extensions

Mads Kristensen
Mads Kristensen

As Visual Studio extension authors, our goal is to create tools that empower developers across diverse environments. A key part of this mission involves ensuring that your extension commands remain accessible and consistent across all Visual Studio locales. In your VSSDK extensions, by adding the CanonicalName property to your commands in the .vsct...

Extensions
May 27, 2025
Post comments count1
Post likes count4

VisualStudio.Extensibility: Editor classification and updates to user prompt

Tina Schrepfer (LI)
Tina Schrepfer (LI)

We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE process for improved performance, reliability, and installation without restarting Visual Studio. Ad...

Extensionsvisualstudio.extensibility
May 21, 2025
Post comments count11
Post likes count4

Connecting to Private NuGet Feeds Just Got Easier

Ruben Rios
Ruben Rios

The Visual Studio 2022 17.14 update is here, and it brings great quality-of-life improvements—especially around NuGet authentication. From context about the authentication needs of private NuGet feeds to a simplified account selection workflow, this update helps you stay focused on your code! If you haven’t already, download the latest Visual Studi...

NuGetAuthenticationnuget packages
May 19, 2025
Post comments count3
Post likes count5

Faster .NET Upgrades Powered by GitHub Copilot

McKenna Barlow
McKenna Barlow

Introducing GitHub Copilot app modernization – Upgrade for .NET You probably don’t look forward to the process of modernizing your applications. It can be time consuming, risky, and full of manual toil. Today we’re changing that. We’re thrilled to introduce the public preview of GitHub Copilot app modernization - Upgrade for .NET, an AI-powered...

.NETGitHub CopilotArtificial Intelligence
May 16, 2025
Post comments count3
Post likes count2

How to Watch Microsoft Build 2025 Online

Jim Harrer
Jim Harrer

Microsoft Build 2025 Is Here! — How to Make the Most of It Virtually It’s that time again—Microsoft Build has started! Microsoft Build 2025 runs this week (May 19–22)—and now’s the perfect time to catch the sessions live or watch past sessions on-demand. This year, Build is more accessible than ever. Every keynote, breakout session, demo thea...

Visual StudioMSBuildEvents
May 13, 2025
Post comments count0
Post likes count4

Agent mode has arrived in preview for Visual Studio

Katie Savage Aaron Yim
Katie,
Aaron

Plan, build, test, and fix — all from one prompt. Agent mode is now available in public preview for all users in Visual Studio 17.14. Agent mode in Visual Studio allows you to define tasks using natural language, with Copilot autonomously planning, editing your codebase, invoking tools, and iterating to resolve issues. Unlike Copilot Chat or...

GitHub CopilotAgent ModeAI Agents
May 13, 2025
Post comments count0
Post likes count16

🎉 Visual Studio 2022 v17.14 is now generally available!

Mads Kristensen
Mads Kristensen

We’re thrilled to announce the general availability of Visual Studio 2022 version 17.14! This release continues our mission to empower developers with faster, smarter, and more productive tools across all workloads. There is so much for developers to love in this release, so be sure to check out the release notes for the full list. This is o...

Debugging and DiagnosticsGitHub CopilotGit