资讯

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.
机器之心报道 参与:思、jamin DeBug 太枯燥?让 VS Code 画个图,自动帮你理清数据结构与代码思路,这就是 Reddit 2K 多点赞的开源新工具。
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 updated Python extension is available for download from Microsoft's Visual Studio Code (VS Code) marketplace, where it's currently the most popular programming language by a long mile.
Microsoft is continuing to bang the AI drum with its developer tools, with its latest announcement that VS Code is shipping as part of the Anaconda Python distribution.
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 ...