Showing results for Visual Studio Code - Python

Oct 28, 2020
6
0

Python in Visual Studio Code – October 2020 Release

Luciana Abud
Luciana Abud

The October 2020 release of the Python Extension for Visual Studio Code is now available. This was a short release where we addressed 14 issues, and it includes debugpy 1.0! Keep on reading to learn more.

Sep 23, 2020
0
0

Python in Visual Studio Code – September 2020 Release

Savannah Ostrowski
Savannah Ostrowski

We are happy to announce that the September 2020 release of the Python Extension for Visual Studio Code is here! This was a short release where we addressed total of 34 issues, and it includes support for colorization and auto import improvements with Pylance. Keep on reading to learn more!

Aug 27, 2020
2
0

IoT exploration with VS Code, Python, and the Device Simulator Express

Luciana Abud
Luciana Abud

The explosion of devices in the IoT space is more than a little overwhelming. Where do you start? Why choose hardware when you can experiment entirely in software? That’s the power of the Device Simulator Express (DSE).  Keep on reading to learn how you can start experimenting with programming Python on IoT devices without buying anything!

Aug 13, 2020
7
0

Python in Visual Studio Code – August 2020 Release

Savannah Ostrowski
Savannah Ostrowski

We are happy to announce that the August 2020 release of the Python Extension for Visual Studio Code is now available. In this release we addressed 38 issues, and it includes support for multiple Python interactive windows, Pylance as an officially supported language server setting value and smart signature help with Pylance.

Aug 7, 2020
0
0

Need an Intro to VS Code? Let Tech with Tim Help!

Claudia Regio
Claudia Regio

We have been spoiled to have Tim Ruscica, founder and star of the very informative and popular "Tech with Tim" YouTube channel, work on our team as a Software Engineering intern this summer! During his time here he implemented several features for our extension, including the much desired export notebook to HTML and PDF, as well as influence the di...

Tech with Tim
Jul 27, 2020
12
0

Notebooks are getting revamped!

Claudia Regio
Claudia Regio

Notebooks in VS Code are getting revamped! This experience is currently being exclusively rolled out to VS Code Insiders so be sure to download today to try it out!

pythonJupyterVisual Studio Code
Jul 23, 2020
0
0

Gather: A New Way To Clean Notebooks

Jeffrey Mew
Jeffrey Mew

We are pleased to announce the release of our new experimental extension, Gather! Gather is a notebook cleaning tool that analyzes and determines the necessary code dependencies within a notebook and performs code cleanup, automating this difficult and time-consuming task.

Jul 16, 2020
3
0

Python in Visual Studio Code – July 2020 Release

Claudia Regio
Claudia Regio

We are pleased to announce that the July 2020 release of the Python Extension for Visual Studio Code is now available. In this release we addressed 51 issues, and it includes support for our new language server Pylance and new experimental extension Gather. Keep on reading to learn more!

Jun 30, 2020
21
0

Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code

Savannah Ostrowski
Savannah Ostrowski

We are excited to announce Pylance, our fast and feature-rich language support for Python in Visual Studio Code! Pylance is available today in the Visual Studio Code marketplace. Pylance depends on our core Python extension and builds upon that experience, for those of you who have already installed it. Keep reading to learn more!