News

The December 2023 update to Python in Visual Studio Code introduces several new features, including configurable debugging options that are now available on the Run button menu.
Version 1.0 of the new debugger for Python in Visual Studio Code (VS Code), called Debugpy, shows up in the latest update of the popular Python tooling for the open source, cross-platform code editor.
The March 2020 update to Microsoft's wildly popular Python extension for Visual Studio Code focused on improving quality via bug fixes, but it did introduce a new debugger.
While writing code is one thing, being able to share debugging sessions may actually be even more important to many developers. Live Share supports all major languages, including C#, Python, Java ...
Anaconda includes Microsoft's Visual Studio cross-platform code editor in its Python-based data science platform.
The Python extension also lets you import Jupyter Notebooks. Imported code is extracted into a Python file; developers can use IntelliSense, refactoring, and live debugging with it.