Showing tag results for GitHub Copilot

Aug 21, 2026
Post comments count7
Post likes count6

Today I will… Modernize a .NET application

Matt,
Pablo

Today I will modernize a .NET Framework application to .NET 10 using the GitHub Copilot modernization tooling built-in to Visual Studio.   The tooling helps us upgrade applications running on legacy versions of .NET and also migrate them to Azure. Today we're going to focus on the upgrade portion.   And, the tooling will do all the...

GitHub CopilotModernization
Jul 15, 2026
Post comments count13
Post likes count3

Pick, manage, and get the most from your models

Rachel Kang (SHE/HER)

You open the model picker, scroll past a dozen options, and pause. How are these models different? Which one should you actually use? And once you're a few hundred messages deep, how much capacity is even left before things start dropping off? We've all been there. These are the kinds of questions Visual Studio now makes a little easier to answe...

Visual StudioGitHub CopilotCopilot
Jul 14, 2026
Post comments count0
Post likes count2

Built-in Agent Skills Bring .NET and Azure Expertise into Visual Studio

Simona,
Wendy,
Yun

Visual Studio now includes built-in Agent Skills, created by experts from the .NET and Azure teams, to help you better customize your agentic workflow and complete development tasks more efficiently, starting with the 18.8 Release. Agent Skills are reusable capabilities that enable your agent to perform structured tasks more reliably (to learn more...

.NETAzureGitHub Copilot
Jun 2, 2026
Post comments count0
Post likes count6

What’s Coming Next in Visual Studio: Our Microsoft Build 2026 Announcements

Mads Kristensen

Microsoft Build kicks off today in San Francisco, June 2 and 3. If you cannot make it in person, the sessions are streaming online for free, and I want to walk you through what we are announcing for Visual Studio this week. One idea tie most of it together. Code is an asset, not just an artifact. The tools around it should help you keep it healt...

AnnouncementGitHub CopilotGit
May 26, 2026
Post comments count0
Post likes count3

Visual Studio May Update – Plan, Review, Refine

Mark Downie

There's a particular rhythm to good development work: you think, you try, you check, you adjust. This month's Visual Studio update leans into that rhythm. Whether you're sketching an approach with the Plan agent before touching a single file, reviewing a wave of changes across many files, or fine-tuning the context Copilot has to work with, the May...

GitHub CopilotC++Plan agent
May 21, 2026
Post comments count10
Post likes count10

Plan Before You Build: Introducing the Plan agent in Visual Studio

Rachel Kang (SHE/HER)

You ask Copilot to tackle something big, it gets to work, and a dozen file changes later you realize you had a completely different approach in mind. The code isn't wrong... it just isn't what you were going for. Last year, we introduced planning as a feature in Agent mode to help with exactly this. Since then, you’ve told us you wanted more con...

Visual StudioGitHub CopilotCopilot
May 13, 2026
Post comments count7
Post likes count11

Agent Skills in Visual Studio: Teach Copilot How Your Team Works

Simona Liao

Visual Studio now supports Agent Skills, which are reusable instruction sets that teach Copilot agents how to handle specific tasks like running a build pipeline, generating boilerplate, or following your team's coding standards. Define a skill once, and the agent applies it automatically whenever it's relevant. Creating a skill You can creat...

GitHub Copilot
Apr 28, 2026
Post comments count0
Post likes count1

Visual Studio April Update – Cloud Agent Integration

Mark Downie

GitHub Copilot in Visual Studio is becoming more agentic with every release. This update brings cloud agent integration front and center, letting you start remote coding sessions without leaving the IDE.

Debugging and DiagnosticsGitHub CopilotIntelliCode Completions