资讯

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.
Among 59 enhancements and bug fixes, Microsoft brings Jupyter improvements to the Python extension for Visual Studio Code and also has something for Java developers.
Microsoft updates its VS Code Python tooling regularly, and in March introduced the Debugpy debugger. "We're excited to announce that in this release we're including a new debugger, Debugpy," said ...
The improvements are part of the VS Code extension for Python, which is currently the most popular programming language extension on Microsoft's Visual Studio Marketplace, with 16.2 million installs.
But as [mostlynerdness] shows, Python’s interpreter wants to help you create your own debugger, and you can follow along to see how it’s done.