Showing archive results for December 2025

Dec 10, 2025
Post comments count14
Post likes count0

Streamlining your Git workflow with Visual Studio 2026

Mads Kristensen
Mads Kristensen

You’re a .NET developer with a busy morning, and an Azure DevOps ticket drops: “Login endpoint 500s under load.” You’ve got to fix it, review a teammate’s feature branch, and keep your repo clean - all before lunch. Visual Studio’s Git tools turn this everyday Git workflow of creating topic branches, stashing changes, committing, and handling PRs i...

GitVisual Studio 2026Source Control
Dec 4, 2025
Post comments count3
Post likes count3

Unlocking the Power of Web with Copilot Chat’s New URL Context

Jessie Houghton
Jessie Houghton

There are many scenarios where Copilot Chat can feel limited by the built-in model training data. Maybe you want guidance on the latest web framework, documentation, or project-specific resources—but Copilot’s responses just aren’t specific enough. For developers who rely on up-to-date or esoteric answers, this gap can be a real frustration.  ...

Dec 3, 2025
Post comments count9
Post likes count4

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
Dec 3, 2025
Post comments count22
Post likes count4

Why changing keyboard shortcuts in Visual Studio isn’t as simple as it seems

Mads Kristensen
Mads Kristensen

A straight look at what’s behind the keys We’ve all tried unlearning a keyboard shortcut - it feels like forgetting how to breathe. Muscle memory doesn’t mess around. We wrestle with this every time someone suggest a “quick” shortcut change. It’s not just editing a keybinding but navigating a history that makes Visual Studio so customizable for de...

Visual Studio 2026Keyboard Shortcuts
Dec 2, 2025
Post comments count0
Post likes count2

Profiler Agent – Delegate the analysis, not the performance

Nik Karpinsky
Nik Karpinsky

In Visual Studio 2026 we introduced Copilot Profiler Agent, a new AI-powered assistant that helps you analyze and optimize performance bottlenecks in your code. By combining the power of GitHub Copilot with Visual Studio's performance profiler, you can now ask natural language questions about performance, get insights into hot paths, and quickly id...

PerformanceCopilotProfiling
Dec 1, 2025
Post comments count2
Post likes count1

Upgrade MSVC, improve C++ build performance, and refactor C++ code with GitHub Copilot

Erika Sweet
Erika Sweet

Visual Studio 2026 introduces new GitHub Copilot capabilities to support C++ developers in three development tasks:  These experiences are available now as a Private Preview in Visual Studio 2026. Install Visual Studio 2026 and join the waitlist for Private Preview today.  C++ code editing tools for GitHub Copilot  C+...