Showing results for python - Python

Dec 14, 2017
0
0

Python extension for Visual Studio Code version 0.9.0 now available

Dan Taylor
Dan Taylor

We’re excited to announce our first update to the Microsoft Python extension for Visual Studio Code. In this release, we’ve added additional support for conda environments and fixed numerous bugs in the editor and debugger. Support for Conda Environments Conda environments are now automatically detected from the Anaconda root location. You also hav...

pythonVisual Studio Code
May 17, 2017
0
0

Come visit us at PyCon US 2017!

Brett Cannon
Brett Cannon

With PyCon US 2017 happening later this week, we wanted to let you know what we will be up to at the conference! To start, thanks to our platinum sponsorship this year, we are going to have a booth in the exhibit hall. This will provide you a place to come if you have any questions involving Python and Microsoft. We are also going to have a cons...

pythonpycon
May 10, 2017
0
0

Python support is now stable in Visual Studio 2017

Steve Dower
Steve Dower

Today we have released our next update to Visual Studio 2017, and it's the one you've been waiting for. As of today, the Python development and Data Science and Analytical Applications workloads are stable and ready for production use. You can read our post on the Visual Studio blog for an overview of what is new, and we will release a detailed ...

pythonvisual studio
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
Dec 12, 2016
0
0

Publish to Azure in Visual Studio 2017

Steve Dower
Steve Dower

This week, those of you using Visual Studio 2017 RC will be getting an update notification. This is a refresh of RC, with a whole lot of improvements and fixes (based on your feedback), and a selection of features that didn't quite make the initial RC release. For Python support, we've largely focused on bugfixes. There were 34 bugs resolved for t...

pythonAzurevisual studio
Nov 2, 2016
0
0

Creating Apps from Templates: Cookiecutter in Visual Studio “15”

Usman Anwer
Usman Anwer

Cookiecutter is a popular Open Source templating engine that lets experts easily create highly customizable templates to help other users get started on a project. We have brought it to Visual Studio to reduce the time and effort it takes to stand-up apps, prototype experiences that integrate different services, or try out new frameworks. Now users...

pythonAzurevisual studio
Sep 27, 2016
0
0

Microsoft’s participation in the 2016 Python core sprint

Brett Cannon
Brett Cannon

From September 5th to the 9th a group of Python core developers gathered for a sprint hosted at Instagram and sponsored by Instagram, Microsoft, and the Python Software Foundation. The goal was to spend a week working towards the Python 3.6.0b1 release, just in time for the Python 3.6 feature freeze on Monday, September 12, 2016. The inspiration fo...

pythoncpython