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.
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.
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 ...
Visual Studio Code 1.56, the latest version of Microsoft’s popular open source code editor, was published May 5, bringing improvements in hover feedback, debugging, and Docker support.
Microsoft is on the verge of making available for download a new experimental Visual Studio Power Tool, known as the Debugger Canvas, via its Dev Labs site.
Remote debugging in Visual Studio allows you to step through code, set breakpoints, review objects, inspect the stack, and catch errors on a remote server just as if you were running the code locally.
Visual Studio now supports debugging Linux apps; Code editor now open source Microsoft doubles down on cross-platform software development.