Showing results for May 2019 - Python

May 28, 2019
5
0

Python in Visual Studio Code – May 2019 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the May 2019 release of the Python Extension for Visual Studio Code is now available. In this release we closed a total of 42 issues including IntelliSense in the Python Interactive Window and additional improvements to the Python Language Server. Check out the full list of improvements in our changelog.

May 21, 2019
70
0

Who put Python in the Windows 10 May 2019 Update?

Steve Dower
Steve Dower

Today the Windows team announced the May 2019 Update for Windows 10. In this post we’re going to look at what we, Microsoft's Python team, have done to make Python easier to install on Windows by helping the community publish to the Microsoft Store and, in collaboration with Windows, adding a default “python.exe” command to help find it. You may ha...

pythoncpythonwindows
May 2, 2019
15
1

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.