Debug Python Like a Pro in VS Code

Gwyneth Peña-Siguenza demonstrates how to debug a real Python API in VS Code, covering breakpoints, stepping, variable inspection, watch expressions, and the call stack, plus how GitHub Copilot can help you understand failures and fix bugs faster.

Overview

The video walks through debugging a Python “Game Tracker” API in Visual Studio Code.

Debugging a Python API in VS Code

The presenter shows how to:

Using GitHub Copilot to fix bugs faster

The video also highlights using GitHub Copilot to help:

Video chapters