Posts by this author

Apr 20, 2021
0
0

Python in Visual Studio Code – April 2021 Release

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 16, 2021
3
0

Python in Visual Studio Code – March 2021 Release

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.  

Jan 21, 2021
1
1

Python in Visual Studio Code – January 2021 Release

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.

Oct 28, 2020
6
0

Python in Visual Studio Code – October 2020 Release

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.

Aug 27, 2020
2
0

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

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!

May 12, 2020
8
0

Python in Visual Studio Code – May 2020 Release

We are happy to announce that the May 2020 release of the Python Extension for Visual Studio Code is now available. In this release we addressed 42 issues, and it includes the ability to browse for or enter an interpreter path on selection. Keep on reading to learn more!

Mar 19, 2020
1
0

Python in Visual Studio Code – March 2020 Release

We are pleased to announce that the March 2020 release of the Python Extension for Visual Studio Code is now available. In this release we closed a total of 66 issues and it includes a brand new debugger and an easier configuration experience for attaching it to local processes. Keep on reading to learn more!

Feb 11, 2020
0
0

Python in Visual Studio Code – February 2020 Release

We are pleased to announce that the February 2020 release of the Python Extension for Visual Studio Code is now available. In this release we closed 66 issues, including a much faster startup of Jupyter Notebook editor and scaling back of configuration notifications. Keep on reading to learn more!

Jan 7, 2020
6
0

Python in Visual Studio Code – January 2020 Release

We are happy to announce that the January 2020 release of the Python Extension for Visual Studio Code is now available. This release includes Kernel selection in Jupyter notebooks, performance improvements of Jupyter notebooks editor , auto-activation of the terminal on load (thanks Igor Aleksanov!) and fixes to rebuilding ctags.

Nov 18, 2019
2
0

Python in Visual Studio Code – November 2019 Release

We are pleased to announce that the November 2019 release of the Python Extension for Visual Studio Code is now available. In this release we closed 60 issues, including an add imports “quick fix” when using the Python Language Server, Altair plot support and line numbers in the Notebook Editor. Keep on reading to learn more!