Showing category results for GitHub Copilot

Sep 30, 2025
Post comments count4
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 22, 2025
Post comments count0
Post likes count10

Enhancements to XAML Live Preview in Visual Studio for .NET MAUI

Rachel Kang (SHE/HER)
Rachel Kang (SHE/HER)

The XAML Live Preview feature in Visual Studio 2022 version 17.14 introduces a significant usability improvement for .NET MAUI projects: the XAML Live Preview window is now available during design time, eliminating the requirement to initiate a debug session. This change streamlines the UI development workflow for .NET MAUI applications. Design-Ti...

XAML.NET MAUI
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 4, 2025
Post comments count6
Post likes count5

Make Sense of Your Output Window with Copilot

Jessie Houghton
Jessie Houghton

Ever found yourself staring at the Output Window, overwhelmed by endless lines of logs and cryptic messages? You're not alone! For years, developers have relied on the Output Window for critical build and debug information. But making sense of it—and translating it into action—has been a challenge. What if you could instantly ask questions about yo...

GitHub Copilot ChatContextOutput Window
Aug 26, 2025
Post comments count2
Post likes count3

The Visual Studio August Update is here – smarter AI, better debugging, and more control

Mads Kristensen
Mads Kristensen

The August 2025 update for Visual Studio 2022 (v17.14) is now available, and it’s all about helping developers stay focused, productive, and in control. Whether you're building games, tuning performance, or exploring AI, this release brings meaningful improvements that make everyday development smoother and smarter. GPT-5 support now available...

C++CopilotMCP
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 14, 2025
Post comments count4
Post likes count9

Improving Codebase Awareness in Visual Studio Chat

Pablo Gonzalez
Pablo Gonzalez

Smarter Code Search in Visual Studio: From BM25 to Semantic Search  In our latest 17.14.11 release, we’ve made a significant leap forward in how we explore your code to retrieve meaningful context. Our new Remote Semantic Search integration helps you find exactly what you need faster and with greater precision than ever before.  By embedding Re...

GitHub Copilot Chat
Jul 31, 2025
Post comments count6
Post likes count9

Smarter AI Edits in Visual Studio Copilot

Jessie Houghton Oscar Obeso Rhea Patel
Jessie,
Oscar,
Rhea

When we first set out to get smarter AI edits in Visual Studio Copilot, we knew we were tackling a deeply complex problem. It wasn’t just about generating great suggestions—it was about figuring out how to seamlessly apply those suggestions to your code. While the idea seemed simple at first glance, the reality was anything but.    The Complex...

GitHub Copilot ChatAI Agents
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 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