You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
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.
Initially I had thought maybe it was because debugpy setup was not right in my conda env, so I reinstall debugpy in my conda environment, conda install -c conda-forge debugpy but I still got the ...
The new Debugpy debugger for Python in Visual Studio Code hits version 1.0 in the latest update of the Python tooling for the open source, cross-platform code editor. Python for VS Code comes with the ...