Showing results for Visual Studio - Python

Aug 13, 2019
2
0

What’s New for Python in Visual Studio (16.3 Preview 2)

Tyreke White
Tyreke White

Today, we are releasing Visual Studio 2019 (16.3 Preview 2), which contains newly-added pytest support a re-worked unittest experience for Python users. Our latest updates apply to both Python Projects and Open Folder workspaces. In this post, we'll take a closer look at this new experience.

pythonpytestunittest
Jan 23, 2019
1
0

Python in Visual Studio 2019 Preview 2

Dan Taylor
Dan Taylor

Today we are releasing Visual Studio 2019 Preview 2, which contains new features for Python developers to improve the experience for managing Python environments and enable you to work with Python code without having to create a Python project. We’ve also enabled Python support for Visual Studio Live Share. In this post we’ll take a closer look at ...

Aug 14, 2018
0
0

Python in Visual Studio 2017 version 15.8

Dan Taylor
Dan Taylor

We have released the 15.8 update to Visual Studio 2017. You will see a notification in Visual Studio within the next few days, or you can download the new installer from visualstudio.com. In this post, we're going to look at some of the new features we have added for Python developers: IntelliSense with type shed definitions, faster debugging, and ...

Jul 18, 2018
0
0

Introducing the Python Language Server

Steve Dower
Steve Dower

Visual Studio has long been recognized for the quality of its IntelliSense (code analysis and suggestions) across all languages, and has had support for Python since 2011. We are pleased to announce that we are going to be making the Python support available to other tools as the Microsoft Python Language Server. It is available first today in the ...

Dec 7, 2017
0
0

What’s new for Python in Visual Studio 2017 15.6 Preview 1

Steve Dower
Steve Dower

Today we have released the first preview of our next update to Visual Studio 2017. You will see a notification in Visual Studio within the next few days, or you can download the new installer from visualstudio.com. In this post, we're going to take a look at some of the new features we have added for Python developers. As always, the preview is a ...

Apr 17, 2017
0
0

Python tools in your language

Steve Dower
Steve Dower

This week we've released a preview of the next update to Visual Studio. It has all of the improvements that were released recently in VS 2017 Update 1, and also the earliest previews of VS 2017 Update 2. For Python support, probably our most significant update is that we are now available in all fourteen languages that Visual Studio ships with. ...

pythonvisual studio
Mar 22, 2017
0
0

Interactive Windows in VS 2017

Steve Dower
Steve Dower

Last week we announced that the Python development workload is available now in Visual Studio Preview, and briefly covered some of the new improvements in Visual Studio 2017. In this post, we are going to go into more depth on the improvements for the Python Interactive Window. These are currently available in Visual Studio Preview, and will bec...

pythonvisual studio
Mar 7, 2017
0
0

Released: Python support in Visual Studio 2017

Steve Dower
Steve Dower

Today is launch day for Visual Studio 2017, and you can see all the info and join the live event at launch.visualstudio.com. But over in this corner of our world, we are announcing something special. As you likely know, once software is officially released, it normally gets less frequent updates. For those of us who love getting new toys, this can...

pythonvisual studio