Python Debugger extension for Visual Studio CodeA Visual Studio Code extension that supports Python debugging with debugpy. Python Debugger provides a seamless debugging experience by allowing you to set breakpoints, step through code, inspect variables, and perform other essential debugging tasks. The debugy extension offers debugging support for various types of Python applications including scripts, web applications, remote processes, and multi-threaded processes. Note:
UsageOnce installed in Visual Studio Code, python-debugger will be automatically activated when you open a Python file. Disabling the Python Debugger extensionIf you want to disable the Python Debugger extension, you can disable this extension per workspace in Visual Studio Code. Commands
Data and telemetryThe Debubpy Extension for Visual Studio Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. This extension respects the |