Showing results for GitHub Copilot - Visual Studio Blog

Jun 9, 2025
Post comments count4
Post likes count2

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
May 19, 2025
Post comments count4
Post likes count6

Faster .NET Upgrades Powered by GitHub Copilot

McKenna Barlow
McKenna Barlow

Introducing GitHub Copilot app modernization – Upgrade for .NET You probably don’t look forward to the process of modernizing your applications. It can be time consuming, risky, and full of manual toil. Today we’re changing that. We’re thrilled to introduce the public preview of GitHub Copilot app modernization - Upgrade for .NET, an AI-powered...

.NETGitHub CopilotArtificial Intelligence
May 16, 2025
Post comments count3
Post likes count2

How to Watch Microsoft Build 2025 Online

Jim Harrer
Jim Harrer

Microsoft Build 2025 Is Here! — How to Make the Most of It Virtually It’s that time again—Microsoft Build has started! Microsoft Build 2025 runs this week (May 19–22)—and now’s the perfect time to catch the sessions live or watch past sessions on-demand. This year, Build is more accessible than ever. Every keynote, breakout session, demo thea...

Visual StudioMSBuildEvents
May 13, 2025
Post comments count0
Post likes count4

Agent mode has arrived in preview for Visual Studio

Katie Savage Aaron Yim
Katie,
Aaron

Plan, build, test, and fix — all from one prompt. Agent mode is now available in public preview for all users in Visual Studio 17.14. Agent mode in Visual Studio allows you to define tasks using natural language, with Copilot autonomously planning, editing your codebase, invoking tools, and iterating to resolve issues. Unlike Copilot Chat or...

GitHub CopilotAgent ModeAI Agents
May 13, 2025
Post comments count0
Post likes count17

🎉 Visual Studio 2022 v17.14 is now generally available!

Mads Kristensen
Mads Kristensen

We’re thrilled to announce the general availability of Visual Studio 2022 version 17.14! This release continues our mission to empower developers with faster, smarter, and more productive tools across all workloads. There is so much for developers to love in this release, so be sure to check out the release notes for the full list. This is o...

Debugging and DiagnosticsGitHub CopilotGit
Apr 23, 2025
Post comments count0
Post likes count4

Effortless adjustments with an adaptive paste

Leah Tran
Leah Tran

Find yourself needing to adjust pasted code to actually work in your project? Visual Studio 2022 introduces the capability to adapt your pasted code with Copilot to reduce the time you spend on making tedious changes. Streamline manual code modifications with adaptive paste When you're copying and pasting code, the process often comes with ex...

GitHub CopilotCopilot
Mar 19, 2025
Post comments count0
Post likes count4

Find the IDE features you need with GitHub Copilot and Search

Leah Tran
Leah Tran

Ever find yourself needing to locate a specific menu item, command, or option in Visual Studio, but you don't know its name or location? Do you often struggle to find detailed instructions on using certain features effectively? Now, there’s a solution to get you the information you need right in the IDE. Visual Studio now makes it easy to...

SearchGitHub Copilot Chat
Mar 18, 2025
Post comments count0
Post likes count5

Boost your GitHub productivity with our new multi-account support!

Ruben Rios
Ruben Rios

Managing your GitHub identity in Visual Studio 2022 just got easier! Our latest update overhauls the GitHub account management experience and improves how you work with multiple accounts, especially for GitHub Copilot and version control scenarios. In this post, we'll detail how these changes will make your GitHub workflow smoother, from the moment...

GitHubSign in
Mar 12, 2025
Post comments count0
Post likes count8

Make more sense of multithreaded debugging

Junyu Wang
Junyu Wang

Debugging complex programs often feels like navigating a labyrinth of threads and stack traces. The challenge of understanding thread behaviors and tracing issues can be daunting, leading to longer development times and increased frustration. But now, there's a solution that simplifies this process—introducing AI-powered thread summaries in Paralle...

Debugging and DiagnosticsGitHub Copilot
Mar 11, 2025
Post comments count0
Post likes count4

GPT-4o Copilot code completion model available now in Visual Studio public preview

Simona Liao
Simona Liao

We are excited to announce that the new GPT-4o Copilot code completion model is now available for GitHub Copilot users in Visual Studio starting in 17.14 Preview 2! This new model, based on GPT-4o mini, has undergone additional training on over 275,000 high-quality public repositories across more than 30 popular programming languages. As a resu...

GitHub CopilotArtificial IntelligenceGitHub Copilot Completions