Live
Black Hat USAAI BusinessBlack Hat AsiaAI BusinessI Built a Product While My User Slept. Here's What I Learned About Autonomous AI.DEV CommunityMap and Set in JavaScriptDEV CommunityDestructuring in JavaScriptDEV CommunityJavaScript Promises Explained for BeginnersDEV CommunitySynchronous vs Asynchronous JavaScriptDEV CommunityMigration and Modernisation with Kiro CLIDEV CommunityHow to Automate Upwork Proposals with Python (Real Code Inside)DEV CommunitySpread vs Rest Operators in JavaScriptDEV CommunityString Polyfills and Common Interview Methods in JavaScriptDEV Communitytrunk/775500a5991db0967e96cb7d1ebf21efe055c9dcPyTorch ReleasesCommon advice #3: Asking why one more timeLessWrongChinese humanoid robot maker UBTech is seeking a chief scientist with an annual pay of as much as ~$18M; China s AI industry has eschewed mega pay packages (Bloomberg)TechmemeBlack Hat USAAI BusinessBlack Hat AsiaAI BusinessI Built a Product While My User Slept. Here's What I Learned About Autonomous AI.DEV CommunityMap and Set in JavaScriptDEV CommunityDestructuring in JavaScriptDEV CommunityJavaScript Promises Explained for BeginnersDEV CommunitySynchronous vs Asynchronous JavaScriptDEV CommunityMigration and Modernisation with Kiro CLIDEV CommunityHow to Automate Upwork Proposals with Python (Real Code Inside)DEV CommunitySpread vs Rest Operators in JavaScriptDEV CommunityString Polyfills and Common Interview Methods in JavaScriptDEV Communitytrunk/775500a5991db0967e96cb7d1ebf21efe055c9dcPyTorch ReleasesCommon advice #3: Asking why one more timeLessWrongChinese humanoid robot maker UBTech is seeking a chief scientist with an annual pay of as much as ~$18M; China s AI industry has eschewed mega pay packages (Bloomberg)Techmeme
AI NEWS HUBbyEIGENVECTOREigenvector

GitHub Copilot in Visual Studio — March update

GitHub Copilot Changelogby AllisonApril 2, 20261 min read0 views
Source Quiz

March 2026 brought a major step forward for GitHub Copilot extensibility in Visual Studio, with custom agents, agent skills, and new tools that make the agent smarter and more capable. The post GitHub Copilot in Visual Studio — March update appeared first on The GitHub Blog .

March 2026 brought a major step forward for GitHub Copilot extensibility in Visual Studio, with custom agents, agent skills, and new tools that make the agent smarter and more capable.

Highlights

Here’s what’s new with GitHub Copilot in the March update of Visual Studio 2026:

  • Build your own custom agents: Define specialized Copilot agents as .agent.md files in your repository. Custom agents get full access to workspace awareness, code understanding, tools, your preferred model, and MCP connections to external knowledge sources. They appear in the agent picker, ready for your team to use.

  • Enterprise MCP governance: MCP server usage now respects allowlist policies set through GitHub. Admins can specify which MCP servers are allowed within their organizations, keeping sensitive data controlled and compliant with security policies.

  • Use agent skills: Agent skills are reusable instruction sets that teach agents how to perform specific tasks. Define them in your repository or user profile, and Copilot automatically discovers and applies them. See awesome-copilot for community-shared skills.

  • find_symbol tool for agent mode: The new find_symbol tool gives agents language-aware symbol navigation, including finding all references, accessing type metadata, and understanding declarations and scope. Supported for C++, C#, Razor, TypeScript, and any language with an LSP extension.

  • Profile tests with Copilot: A new Profile with Copilot command in Test Explorer lets you profile a specific test with the Profiling Agent, which automatically runs the test and analyzes CPU and instrumentation data to deliver actionable performance insights.

  • PerfTips powered by live profiling: Debug-time PerfTips now integrate with the Profiler Agent. Click an inline performance signal while debugging and Copilot analyzes elapsed time, CPU usage, and memory behavior to suggest targeted optimizations.

  • Smart Watch suggestions: Copilot now offers context-aware expression suggestions directly in Watch windows during debugging, helping you monitor the most meaningful runtime values faster.

  • Fix vulnerabilities with Copilot: Copilot can now fix NuGet package vulnerabilities directly from Solution Explorer. Click the Fix with GitHub Copilot link when a vulnerability is detected, and Copilot recommends targeted dependency updates.

To learn more about what’s new, check out the Visual Studio blog and release notes.

What’s next for Copilot in Visual Studio

Stay up to date on the latest Copilot features by following the Visual Studio blog, where you’ll find roadmap updates and opportunities to share feedback.

Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by Eigenvector · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

More about

updatecopilotagent

Knowledge Map

Knowledge Map
TopicsEntitiesSource
GitHub Copi…updatecopilotagentgithubGitHub Copi…

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 188 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!

More in Products