Microsoft for Python Developers Blog

Read the latest updates about all things Python at Microsoft

Latest posts

Python in Visual Studio Code – April 2020 Release
Apr 21, 2020
Post comments count 1
Post likes count 0

Python in Visual Studio Code – April 2020 Release

Jeffrey Mew
Jeffrey Mew

We are happy to announce that the April 2020 release of the Python Extension for Visual Studio Code is now available. This was a short release where we addressed 43 issues, including ipywidgets support  in Jypyter Notebooks and debugger support for Django and Flask auto-reload. Keep on reading to learn more!

Python in Visual Studio Code – March 2020 Release
Mar 19, 2020
Post comments count 1
Post likes count 0

Python in Visual Studio Code – March 2020 Release

Luciana Abud
Luciana Abud

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!

Python in Visual Studio Code – February 2020 Release
Feb 11, 2020
Post comments count 0
Post likes count 0

Python in Visual Studio Code – February 2020 Release

Luciana Abud
Luciana Abud

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!

Python in Visual Studio Code – January 2020 Release
Jan 7, 2020
Post comments count 6
Post likes count 0

Python in Visual Studio Code – January 2020 Release

Luciana Abud
Luciana Abud

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.

Python in Visual Studio Code – November 2019 Release
Nov 18, 2019
Post comments count 2
Post likes count 0

Python in Visual Studio Code – November 2019 Release

Luciana Abud
Luciana Abud

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!

Python in Visual Studio Code – October 2019 Release
Oct 8, 2019
Post comments count 4
Post likes count 0

Python in Visual Studio Code – October 2019 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the October 2019 release of the Python Extension for Visual Studio Code is now available. In this release we addressed 97 issues, including native editing of Jupyter Notebooks, a button to run a Python file in the terminal, and linting and import improvements with the Python Language Server. 

Announcing Support for Native Editing of Jupyter Notebooks in VS Code
Oct 8, 2019
Post comments count 20
Post likes count 0

Announcing Support for Native Editing of Jupyter Notebooks in VS Code

Jeffrey Mew
Jeffrey Mew

Today, we're excited to announce the first release of native Jupyter notebook support inside VS Code through the Python extension that shipped today! This brings together the interactivity of Jupyter Notebooks and the power of VS Code, offering a brand-new way for data scientists and developers to experiment and work with data efficiently.

Come meet Microsoft at DjangoCon 2019
Sep 20, 2019
Post comments count 0
Post likes count 0

Come meet Microsoft at DjangoCon 2019

Dan Taylor
Dan Taylor

DjangoCon 2019 is happening next week in San Diego and Microsoft is pleased to be supporting the conference as Gold sponsors this year. We will have some members from our Python team, our Azure Cloud Advocates, and the PostgreSQL team. Be sure to check out our talks from our team during the conference, and come by the booth!

Python in Visual Studio Code – September 2019 Release
Sep 4, 2019
Post comments count 1
Post likes count 0

Python in Visual Studio Code – September 2019 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the September 2019 release of the Python Extension for Visual Studio Code is now available. This was a short release where we closed 35 issues, including improvements to the Python Language Server and to Jupyter Notebook cell debugging, as well as detection of virtual environment creation.