Showing results for March 2025 - Visual Studio Blog

Mar 19, 2025
0

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
0

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 17, 2025
4

Introducing automatic documentation comment generation in Visual Studio

Sinem Akinci Allie Barry
Sinem,
Allie

We are excited to announce that Copilot is now automatically integrated into Visual Studio’s editor to help you generate doc comments for functions. This new feature aims to streamline your documentation process and enhance your coding experience. To access these updates, you will need a GitHub Copilot subscription. If you don’t already have Git...

CopilotDocs
Mar 13, 2025
12

New, Simpler Solution File Format

Nayana Srikanth
Nayana Srikanth

For years, you’ve worked with Visual Studio’s solution file (*.SLN) format, and while it’s a core part of your project organization, we know the experience hasn’t always been smooth. Whether you’ve been modifying, maintaining, or trying to resolve merge conflicts, it’s often felt more like a hassle than it should be. We understand your frustrations...

Mar 12, 2025
5

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
4

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
Mar 10, 2025
10

Unlock Free Access to Cloud Academy: A New Benefit for Visual Studio Subscribers

Jim Harrer
Jim Harrer

I’m very excited to share some great news with you! Starting today, if you’re a Visual Studio Professional or Enterprise subscriber, you can get free access to Cloud Academy from QA—no trial, and no credit card required. This exclusive benefit is included with your Visual Studio subscription and provides 12 months of free access to Cloud Academy. A...

Mar 5, 2025
2

New Debugging and Profiling Features in Visual Studio (v17.13)

Harshada Hole
Harshada Hole

The latest Visual Studio update (v17.13) brings a strong set of debugging and profiling features designed to speed up troubleshooting, making it more efficient. With AI-driven features in this release, variable analysis and data inspection are smarter and more intuitive, and problems are easier to identify and debug. Profiling tool improvements als...

Debugging and DiagnosticsGitHub CopilotProfiling
Mar 3, 2025
7

Great new productivity features in Visual Studio

Mads Kristensen
Mads Kristensen

Sometimes it’s the little things in life that matter the most. In the latest version of Visual Studio, we’ve added some features and tweaks that aim to put a smile on your face and make you more productive. Here is a list of some of these, and if you want the full list, make sure to check out the release notes. Customize file encoding Developers ...

Developer Productivity