-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Once a debug seesion is started and the first breakpoint is reached, the debug console is not responsive and the whole debugging session gets freezed (I can click on the continue, next steps, rerun, etc. buttons, but with no effect).
Asking the debug console to print variables does not produce any output, not even errors.
Below are some screenshots (no error showed in console, variables tab keeps to load):


I tried to reinstall the whole VS code, and to switch between standard and pre-release version of the extension, with no avail. The debugger was working well till some hours ago, I just changed the script that I'm debugging, but everything was working correctly in past days.
Version of the extension: pre-release 2025.11.2025072201
Version of vscode: 1.102.1
Python version: 3.11.9