Debug Python Like a Pro in VS Code

Опубликовано: 08 Август 2026
на канале: Visual Studio Code
3,553
105

Learn how to debug a real Python application in VS Code. Set breakpoints, inspect variables, step through your code, use watch expressions and the call stack, and use GitHub Copilot to understand and fix bugs faster.

🔎 Chapters:
00:00 Intro to debugging a Python API
00:27 Game Tracker API
01:32 Installing Python Debugger
02:04 Demo
12:03 Recap
12:20 Thanks for watching!

🎙️ Featuring: Gwyneth Peña-Siguenza (@madebygps)

📲 Follow VS Code:
X: https://x.com/code
Bluesky: https://bsky.app/profile/vscode.dev
LinkedIn: https://aka.ms/VSCode/LinkedIn
GitHub: https://github.com/microsoft/vscode

#vscode #python #pythonprogramming