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.
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.
By David Ramel November 10, 2020 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 ...
Microsoft has released version 1.58 of Visual Studio Code, also known as the June 2021 release, with improvements related to usability, customization, debugging, and Jupyter Notebook support.
Visual Studio Code 1.92 also brings improvements to the extension update experience that provide more control over updating extensions and makes it easier to manage auto-updating.
Visual Studio now supports debugging Linux apps; Code editor now open source Microsoft doubles down on cross-platform software development.
Microsoft's open-source Visual Studio Code is growing hand in hand with Python.
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 ...