Showing tag results for GitHub Copilot

Oct 3, 2025
Post comments count3
Post likes count0

Roadmap for AI in Visual Studio (October)

Rhea Patel
Rhea Patel

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

GitHub CopilotCopilotChat
Sep 30, 2025
Post comments count3
Post likes count3

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

Simona Liao
Simona Liao

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

GitHub CopilotMCPCode Reviews
Sep 17, 2025
Post comments count2
Post likes count8

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

Allie Barry Praveen Sethuraman
Allie,
Praveen

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

Visual StudioExtensionsGitHub Copilot
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 count8

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 CopilotCopilot
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 Jui Hanamshet
Rhea,
Jui

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