Showing category results for GitHub Copilot

Nov 12, 2025
Post comments count3
Post likes count8

Introducing Copilot auto model selection (preview)

Rhea Patel Nhu Do
Rhea,
Nhu

Faster responses, a lower chance of rate limiting, and 10% off premium requests for paid users - auto picks the best available model for each request based on current capacity and performance. With auto, you don't need to choose a specific model. Copilot automatically selects the best one for your task. Auto model selection in Chat is rolling out i...

GitHub CopilotCopilotArtificial Intelligence
Nov 5, 2025
Post comments count6
Post likes count5

Roadmap for AI in Visual Studio (November)

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

CopilotGitHubArtificial Intelligence
Oct 22, 2025
Post comments count18
Post likes count6

Introducing Planning in Visual Studio (Public Preview)

Rhea Patel
Rhea Patel

Quick prompts are great for small fixes, but they fall short on big projects. You end up rewriting instructions, tweaking them constantly, and hoping the model stays on track. It gives Copilot a visible, structured path to follow, one that updates as it works and keeps you in control at every step. In Agent Mode, Copilot can now create plans tha...

Artificial IntelligenceSpec Driven DevelopmentPlanning
Sep 30, 2025
Post comments count4
Post likes count4

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 CopilotMCPModernization
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 count9

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