Showing category results for Visual Studio Code

May 2, 2019
Post comments count15
Post likes count1

Remote Python Development in Visual Studio Code

Dan Taylor
Dan Taylor

Microsoft’s Python and Visual Studio Code team announced remote development in Visual Studio Code, enabling you to work in development setups where their code and tools are running remotely inside of docker containers, remote SSH hosts, and Windows Subsystem for Linux (WSL), while you still get a seamless experience locally.

Apr 23, 2019
Post comments count1
Post likes count0

Python in Visual Studio Code – April 2019 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the April 2019 release of the Python Extension for Visual Studio Code is now available. In this release we have closed a total of 84 issues, including a Variable Explorer and Data Viewer, enhancements to debug configuration and additional improvements to the Python Language Server. Check out he full list of fixes and...

Mar 26, 2019
Post comments count2
Post likes count0

Python in Visual Studio Code – March 2019 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the March 2019 release of the Python Extension for Visual Studio Code is now available. In this release we closed 52 issues that includes Live Share support in the Python Interactive Window, support for installing packages with Poetry, improvements to the Python Language Server and to the Test Explorer.

Feb 26, 2019
Post comments count0
Post likes count0

Python in Visual Studio Code – February 2019 Release

Dan Taylor
Dan Taylor

We are pleased to announce that the February 2019 release of the Python Extension for Visual Studio Code is now available. In this release we have closed a total of 40 issues, including a built-in Test Explorer, validation of breakpoint targets when debugging, and the ability to run any code selection in the Python Interactive window.

Feb 22, 2019
Post comments count0
Post likes count0

What’s New with the AI and Machine Learning Tools for Python: February 2019 Update

Katherine Kampf
Katherine Kampf

Across Visual Studio Code and Azure Notebooks, January brought numerous exciting updates to the AI and Machine Learning tooling for Python! This roll-up blog post recaps the latest products updates and the upcoming events for AI and Machine Learning.

pythonVisual Studio CodeVS Code
Jan 29, 2019
Post comments count2
Post likes count1

Python in Visual Studio Code – January 2019 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the January 2019 release of the Python Extension for Visual Studio Code is now available. In this release we have closed a total of 62 issues, including IPython console support and the ability to run an entire file in the Python Interactive window, visualization and navigation to failed pytest tests from the problems...

Dec 13, 2018
Post comments count0
Post likes count0

Python in Visual Studio Code – December 2018 Release

Dan Taylor
Dan Taylor

We are pleased to announce that the December 2018 release of the Python Extension for Visual Studio Code is now available. This release was a short release, where we primarily focused on two top-requested features for the data science experience shipped in November: remote Jupyter support and export Python files as Jupyter Notebooks. We have also f...

Nov 29, 2018
Post comments count0
Post likes count0

Python in Visual Studio Code – November 2018 Release

Dan Taylor
Dan Taylor

We are pleased to announce that the November 2018 release of the Python Extension for Visual Studio Code is now available. This release was a quality focused release, we have closed a total of 28 issues, improving startup performance and fixing various bugs related to interpreter detection and Jupyter support. Keep on reading to learn more!

Nov 8, 2018
Post comments count6
Post likes count0

Data Science with Python in Visual Studio Code

Rong Lu
Rong Lu

Today we’re very excited to announce the availability of Data Science features in the Python extension for Visual Studio Code! With the addition of these features, you can now work with data interactively in Visual Studio Code, whether it is for exploring data or for incorporating machine learning models into applications, making Visual Studio Code...

Nov 8, 2018
Post comments count0
Post likes count0

Python in Visual Studio Code – October 2018 Release

Dan Taylor
Dan Taylor

We are pleased to announce that the October 2018 release of the Python Extension for Visual Studio Code is now available. In this release we have closed a total of 49 issues, including Jupyter support: import notebooks and run code cells in a Python Interactive window, use new virtual environments without having to restart, code completions in the ...