Learning Paths

Curated video tutorials from official Microsoft channels, organized as learning paths

52 videos • Follow the numbered order within each pillar

🚀

Getting Started

Installation, setup, and VS 2026 overview

9 videos
1

Intro to GitHub Copilot in Visual Studio (2025 Edition)

Learn to leverage GitHub Copilot's free tier in Visual Studio. From signing up to diving into .NET projects - understanding codebases, AI-assisted completions, refactoring, and AI-powered tests.

15:33 Microsoft Visual Studio
2

How to Get GitHub Copilot Free in Visual Studio

Pablo Lopes demonstrates how to activate GitHub Copilot on Visual Studio, with a glimpse of Agent mode and Chat mode.

5:00 Microsoft Visual Studio
3

Visual Studio 2026 - The Intelligent Development Environment

Mads goes beyond the basics of code generation to show advanced agents for debugging and profiling.

30:00 Microsoft Visual Studio
4

The Road to Visual Studio 2026: Building a Faster, Smarter IDE

Mads Kristensen and Nik Karpinsky walk through the re-architected Visual Studio for performance with AI integration.

60:00 Microsoft Visual Studio
5

Upgrading and Installing Visual Studio 2026

Jason shows the new install experience, retargeting C++ and .NET projects, and using Copilot to modernize apps.

15:00 Microsoft Visual Studio

AI's Not Magic: A Developer's Guide to Using AI Tools Without the Hype

Practical framework for using GitHub Copilot and AI tools effectively. Learn what AI does well, where it falls short, model selection, cost tradeoffs, and best practices for integrating AI into your development workflow.

58:13 Microsoft Visual Studio

VS Code and Visual Studio - Better Together with Copilot

Trying to decide between Visual Studio and VS Code in 2026? You don't have to. Learn how both IDEs work better together with GitHub Copilot to maximize developer productivity.

1:09:58 Microsoft Visual Studio

The Terminal Live - Day 1 at Microsoft Build with Visual Studio 2026

Live coding from Microsoft Build 2026 exploring the latest in agentic development with GitHub Copilot, featuring Visual Studio 2026 with Mads Kristensen.

64:57 Microsoft Visual Studio

GitHub Copilot in Visual Studio | Microsoft Build 2026

New

Learn how Visual Studio is evolving into an AI‑augmented IDE, where GitHub Copilot acts as a collaborative engineering partner — not just for code generation, but for end‑to‑end development tasks.

40:29 Microsoft Visual Studio
💬

Chat & Models

Chat interface, model selection, custom instructions

4 videos
✏️

Copilot Edits

Multi-file editing and app building

3 videos
🐛

Debugging

AI-enhanced debugging and exception analysis

8 videos
1

Debug Easily with GitHub Copilot and Visual Studio

Pablo shows how easy it is to debug problems with Copilot - testing, inspecting variables, and troubleshooting.

8:00 Microsoft Visual Studio
2

GitHub Copilot Can Help with Debugging, Exceptions, Testing, Profiling & More

Learn how Copilot in Visual Studio enhances code quality and streamlines the entire development lifecycle.

10:00 Microsoft Visual Studio
3

Next-Level Debugging with GitHub Copilot in Visual Studio

Harshada Hole demonstrates how to take your debugging workflow to the next level using GitHub Copilot.

45:00 Microsoft Visual Studio
4

Enhanced Exception Analysis with Repository Context

Visual Studio's Exception Analysis with Copilot incorporates repository context for smarter debugging.

3:00 Microsoft Visual Studio
5

Debugger Agent for Unit Tests

When a test fails, ask Copilot to analyze and fix it automatically with the Debugger Agent.

2:00 Microsoft Visual Studio
6

Fuel Your Fixes: Visual Studio Debugging, Powered by Copilot

How GitHub Copilot and AI are transforming debugging—smarter breakpoints, intelligent variable inspection, and code stepping.

45:00 Microsoft Visual Studio

Stop Guessing, start fixing. Meet the Visual Studio Debugger Agent

Meet the new Debugger Agent workflow in Visual Studio. This isn't just a chatbot—it's a real-time partner that reasons alongside you. Watch how it analyzes bug reports, launches your project, and validates root causes through an interactive, guided loop.

3:19 Microsoft Visual Studio

Debugger Agent - Issue to Resolution

Introducing the upgraded Debugger Agent with a new guided workflow that helps reduce debugging uncertainty and move from issue identification to resolution faster.

4:16 Microsoft Visual Studio
🤖

Agent Mode

Autonomous agents and Profiler Agent

12 videos
1

Agent Mode in Visual Studio

Copilot agent mode is the next evolution in AI-assisted development—now generally available in Visual Studio.

4:00 Microsoft Visual Studio
2

Using Agent Mode to Go from Idea to Code

Jessie walks through using vibe coding and agent mode to transform ideas into working code.

5:00 Microsoft Visual Studio
3

Using Agent Mode to Refactor and Iterate on a Project

Watch as Simona uses agent mode as a teammate during development for refactoring and iteration.

6:00 Microsoft Visual Studio
4

Agent Mode and the Profiler Agent in Visual Studio

Joe shows how to use Copilot agent mode to write code and the Copilot Profiler Agent to optimize performance.

15:00 Microsoft Visual Studio
5

Copilot Profiler Agent: Profiling Made Simple

See the Copilot Profiler Agent analyze real code, identify bottlenecks, suggest optimizations, and verify improvements.

5:00 Microsoft Visual Studio
6

Visual Studio 2026 Copilot Profiler Agent

AI-guided performance profiling that analyzes CPU & memory usage, surfaces hot paths, and suggests optimizations.

3:00 Microsoft Visual Studio

Make your programs run faster with one click in Visual Studio 2026

A super easy way to optimize performance of your .NET application using your existing unit tests, the built-in profiler, and Copilot to tie it all together into a single click.

4:29 Microsoft Visual Studio

Generate .NET Unit Tests with GitHub Copilot

McKenna shows how GitHub Copilot testing for .NET makes it dramatically faster and more convenient to generate high-quality unit tests.

27:08 Microsoft Visual Studio

Generate .NET Unit Tests with GitHub Copilot

GitHub Copilot's testing agent makes it dramatically faster to generate high-quality unit tests for .NET applications. Learn the build/fix loop, review generated tests, and understand the insights provided.

27:08 Microsoft Visual Studio

Write Cleaner WinForms Code with Copilot and the WinForms Expert Agent

Klaus shows us the WinForms Expert agent, which is designed specifically to assist .NET developers building WinForms apps.

71:00 Microsoft Visual Studio

GitHub Copilot in Visual Studio: Agents That Debug, Profile, and Test

Deep dive into Visual Studio's built-in agents that tackle what code generation can't - root-cause bugs using live runtime behavior, pinpoint performance bottlenecks, and build test coverage.

43:36 Microsoft Developer

Visual Studio Toolbox Live: Working with Agent Skills

Learn how to build and use agent skills, which are lightweight packages with specialized knowledge an agent can discover and use while solving a task.

56:39 Microsoft Visual Studio
🔌

MCP

Model Context Protocol integration

3 videos
⚙️

Advanced

Git integration, vision, DevOps, C++

13 videos
1

Never Write a Commit Message Again: Thanks GitHub Copilot

GitHub Copilot generates intelligent commit messages based on your changes automatically.

3:00 Microsoft Visual Studio
2

Catch Issues at Commit Time and Review Changes with GitHub Copilot

Discover how to catch potential issues before committing and use Copilot to review your changes.

5:00 Microsoft Visual Studio
3

Prompting with Images Using GitHub Copilot Vision

Use Vision to include images in your prompts for UI generation and visual context understanding.

4:00 Microsoft Visual Studio
4

Modernizing Your Apps with Copilot

Eriawan shows how to use Copilot to modernize existing apps to use the latest technologies.

25:00 Microsoft Visual Studio
5

C++ and GitHub Copilot

Sinem shows C++ code editing tools for GitHub Copilot and David demos the Copilot build performance agent.

20:00 Microsoft Visual Studio
6

Generate and View Mermaid Diagrams with Copilot

Visual Studio now supports rendering Mermaid diagrams in the Markdown editor with AI generation.

3:00 Microsoft Visual Studio
7

Agentic DevOps in Real Life – Build Faster, Ship Safer

Brian Randell and Mickey Gousset unpack how agentic AI is reshaping DevOps—from coding to automation and security.

60:00 Microsoft Visual Studio

Upgrade to modern .NET with GitHub Copilot: Assess → Plan → Execute

Full end-to-end demo of using GitHub Copilot App Modernization agent inside Visual Studio to upgrade legacy .NET applications through assessment, planning, and execution workflows.

15:10 dotnet

Modernizing .NET Applications Faster with Visual Studio and Copilot

Accelerate .NET app modernization using Visual Studio 2026 and GitHub Copilot. Learn how AI-powered tools analyze, plan, and execute upgrades from .NET Framework to modern .NET, handling MVC, WinForms, Web Forms, and more.

1:05:47 Microsoft Visual Studio

Generate .NET Unit Tests with GitHub Copilot

McKenna shows how GitHub Copilot testing for .NET makes it dramatically faster and more convenient to generate high-quality unit tests.

27:08 Microsoft Visual Studio

Boost Productivity with Copilot in Visual Studio

Explore Visual Studio 2026 and the advanced enterprise features designed to help C# and C++ developers build, debug, and modernize applications with confidence.

25:10 GitHub

Using AI Tools to Modernize Legacy Applications

Learn how to use agentic AI and GitHub Copilot to modernize legacy apps by analyzing codebases, mapping dependencies, planning upgrades, and refactoring safely at scale.

42:45 Microsoft Developer

Windows Game Development with Visual Studio 2026 and GitHub Copilot

New

End-to-end game development workflow on Windows, from setting up dev environment with WinGet and GitHub Copilot, to advanced C++ tools, build optimization, and debugging with integrated agents.

48:20 Microsoft Visual Studio

📺 Official YouTube Playlists

Subscribe to these official Microsoft Visual Studio playlists for the latest updates

Official Channels to Follow