Showing category results for GitHub Copilot

Feb 24, 2026
Post comments count0
Post likes count5

Visual Studio February Update

Mark Downie
Mark Downie

This month’s Visual Studio update continues our focus on helping you move faster and stay in flow, with practical improvements across AI assistance, debugging, testing, and modernization. Building on the momentum from January’s editor updates, the February release brings smarter diagnostics and targeted support for real world development scenarios,...

.NETDebugging and DiagnosticsGitHub Copilot
Feb 19, 2026
Post comments count7
Post likes count8

Custom Agents in Visual Studio: Built in and Build-Your-Own agents

Rhea Patel Kelly Fam
Rhea,
Kelly

Agents in Visual Studio now go beyond a single general-purpose assistant. We're shipping a set of curated preset agents that tap into deep IDE capabilities; debugging, profiling, testing alongside a framework for building your own custom agents tailored to how your team works. Built in agents Each preset agent is designed around a specific develo...

Visual StudioCopilotagents
Feb 11, 2026
Post comments count7
Post likes count4

Unlock language-specific rich symbol context using new find_symbol tool

Sinem Akinci Hannah Hong (SHE/HER)
Sinem,
Hannah

Refactoring at scale is a time-consuming and error-prone process for developers. In large codebases, developers have relied on manual searches and incremental edits across multiple files to accomplish these tasks. Modern development workflows depend on fast and accurate code navigation to avoid these pitfalls. When developers refactor existing c...

Jan 27, 2026
Post comments count16
Post likes count6

Visual Studio January Update — Enhanced Editor Experience

Simona Liao
Simona Liao

Productivity Improvements This month, we are bringing you a series of small yet long requested and popular features to let you better control and customize your editor. These features are currently only available in the Insiders channel and will be available in Release soon. Colorized Code Completions Code completions a...

GitHub CopilotDeveloper ProductivityEditor
Dec 3, 2025
Post comments count13
Post likes count5

Visual Studio November Update – Visual Studio 2026, Cloud Agent Preview, and more

Simona Liao
Simona Liao

Visual Studio 2026 is here! If you haven’t heard the news yet, we’re excited to share with you that Visual Studio 2026 is now generally available! This new version can better assist you with several performance improvements, a redesigned user experience, and a major leap in AI-driven development. Read more about it here and get started with VS 2...

GitHub CopilotVisual Studio 2026
Nov 12, 2025
Post comments count5
Post likes count9

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 count6

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 count7

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 IntelligencePlanning ModeSpec Driven Development
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