Showing category results for Visual Studio Code

Apr 20, 2021
Post comments count0
Post likes count0

Python in Visual Studio Code – April 2021 Release

Luciana Abud
Luciana Abud

We are thrilled to announce that the April 2021 release of the Python Extension for Visual Studio Code is here! This release includes a preview of support for Poetry environments, improved completions for PyTorch 1.8.1 when using Pylance, as well enhancements to the Data Viewer. Keep on reading to learn more!

Mar 31, 2021
Post comments count15
Post likes count0

Jupyter in Visual Studio Code – April 2021 Release

Claudia Regio
Claudia Regio

We are pleased to announce that the April 2021 release of the Jupyter Extension for Visual Studio Code is now available. If working with Python, we recommend installing the Python extension directly from the extension gallery in Visual Studio Code. If you already have the Python or Jupyter extensions installed, you can also get the latest update by...

Mar 16, 2021
Post comments count3
Post likes count0

Python in Visual Studio Code – March 2021 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the March 2021 release of the Python Extension for Visual Studio Code is now available. This release largely focused on bug fixes and stabilization work in our Python, Pylance and Jupyter extensions, and includes a preview of improved Jedi language server support for our Python Insiders.  

Feb 17, 2021
Post comments count8
Post likes count0

Python in Visual Studio Code – February 2021 Release

Jeffrey Mew
Jeffrey Mew

We are happy to announce that the February 2021 release of the Python Extension for Visual Studio Code is now available. This release includes TensorBoard integration, and improvements on docstring readability and code navigation with Pylance. Keep reading to learn more!

Jan 21, 2021
Post comments count1
Post likes count1

Python in Visual Studio Code – January 2021 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the January 2021 release of the Python Extension for Visual Studio Code is now available. This was a short release where we closed a total of 13 issues, and it includes a data viewer when debugging and PYTHONPATH support with Pylance.

Dec 14, 2020
Post comments count11
Post likes count0

Python in Visual Studio Code – December 2020 Release

Savannah Ostrowski
Savannah Ostrowski

We are happy to announce that the December 2020 release of the Python Extension for Visual Studio Code is now available. This release includes code actions for method and variable extraction with Pylance, the Pylance insiders program and Ipywidgets support in Native Notebooks. Keep on reading to learn more!  

Nov 12, 2020
Post comments count2
Post likes count0

Python in Visual Studio Code – November 2020 Release

Claudia Regio
Claudia Regio

We are pleased to announce that the November 2020 release of the Python Extension for Visual Studio Code is now available. In this release we’re introducing the Jupyter extension, which the Python extension now takes a dependency on.

Oct 28, 2020
Post comments count6
Post likes count0

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
Post comments count0
Post likes count0

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
Post comments count2
Post likes count0

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!