Showing results for Visual Studio Code - Python

Jun 17, 2020
1
0

Python in Visual Studio Code – June 2020 Release

Jeffrey Mew
Jeffrey Mew

We are pleased to announce that the June 2020 release of the Python Extension for Visual Studio Code is now available. In this release we worked on new features such as run by line and a start page, in addition to addressing 53 issues. Keep on reading to learn more!

May 12, 2020
8
0

Python in Visual Studio Code – May 2020 Release

Luciana Abud
Luciana Abud

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!

Apr 21, 2020
1
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!

Mar 19, 2020
1
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!

Feb 11, 2020
0
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!

Jan 7, 2020
6
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.

Nov 18, 2019
2
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!

Oct 8, 2019
4
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. 

Oct 8, 2019
20
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.

Sep 4, 2019
1
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.