Showing results for GitHub Copilot - Visual Studio Blog

Sep 2, 2025
Post comments count5
Post likes count2

Boost Your Copilot Collaboration with Reusable Prompt Files

Jessie Houghton
Jessie Houghton

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 ...

GitHub CopilotGitHub Copilot ChatPrompting
Aug 25, 2025
Post comments count1
Post likes count8

GitHub Copilot for Azure (Preview) Launches in Visual Studio 2022 with Azure MCP Support

Yun Jung Choi
Yun Jung Choi

The GitHub Copilot for Azure extension is now in Public Preview for Visual Studio 2022 (17.14+). It brings a curated set of Azure developer tools—exposed through the Azure MCP server—directly into GitHub Copilot Agent Mode in Visual Studio. The extension automatically installs and manages the Azure MCP server, so you can query resources, diagnose i...

AzureVisual Studio 2022GitHub Copilot
Aug 21, 2025
Post comments count4
Post likes count7

Better Control over Your Copilot Code Suggestions

Simona Liao
Simona Liao

Copilot code completions and suggestions in the editor speed you up in your daily programming and coding activities, at every keystroke. They help you finish the line you're typing or anticipate your next edit, making your workflow smoother and faster. At the same time, editor is where you focus and put in the deep work. Based on your feedback, we ...

Visual Studio 2022GitHub Copilot
Aug 19, 2025
Post comments count4
Post likes count10

Model Context Protocol (MCP) is Now Generally Available in Visual Studio 🎉

Allie Barry
Allie Barry

We’re excited to announce that MCP support is now GA in Visual Studio—unlocking richer, real-time context from your entire development stack and expanding the power of Agent Mode like never before. Model Context Protocol (MCP) is an open standard that makes it easy for AI agents to connect with external tools and services—think of it like HTTP, ...

Visual StudioGitHub CopilotGitHub
Jun 25, 2025
Post comments count6
Post likes count13

Better Models, Smarter Defaults: Claude Sonnet 4, GPT-4.1, and More Control in Visual Studio

Rhea Patel
Rhea Patel

We’re excited to share some major improvements to the Copilot experience in Visual Studio, including smarter default models, more choices, and easier ways to manage your usage. Smarter default model Copilot in Visual Studio now uses GPT-4.1 as the default model (previously 4o). In our testing, it delivers significantly better performance—faster r...

GitHub CopilotCopilotModels
Jun 17, 2025
Post comments count6
Post likes count13

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 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 count5
Post likes count3

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
May 19, 2025
Post comments count4
Post likes count6

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 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 count18

🎉 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