Skip to content

PTVS 2.2

Compare
Choose a tag to compare
@zooba zooba released this 20 Jul 14:22

Release notes for PTVS 2.2

We're pleased to announce the release of Python Tools 2.2 for Visual Studio.

Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. It lets you bring your own Python interpreter, including CPython, IronPython, PyPy, and more, and supports a broad range of features from editing with IntelliSense to interactive debugging, profiling, interactive REPLs with support for IPython, cross-platform and cross-language debugging support, and deployment to Microsoft Azure.

We also have a Sample Pack containing extra templates for Django, Flask and Bottle web sites, PyKinect for using Kinect for Windows, and PyVot for interacting with Excel. Our Machine Learning Pack contains some samples for the scikit-learn library and Python code generation for Azure Machine Learning web services.

Requirements

PTVS 2.2 requires one of the following versions of Visual Studio:

You will also need to install one or more Python interpreters. See our help page for assistance choosing a version of Python if you do not already have one.

New Features for 2.2

These features are new for PTVS 2.2:

  • Visual Studio 2015 support
  • Improved Python environments window
  • Automatic code suggestions as you type
  • Code snippets
  • Improved code outlining
  • Debugger autos window
  • Hit count breakpoints
  • Task comments
  • Set environment variables in project settings
  • Support for Python 3.5 and new async/await syntax

Along with many bug fixes and smaller feature enhancements.

Known Issues

  • #523 Invalid digital signature on VSIX in VS 2015
  • #597 Extract Method does not appear on the editor context menu
  • #598 Start with/without debugging fails if Solution Explorer has never been opened
  • #601 plt.show() puts image in following prompt

Your feedback and suggestions are much appreciated. To report issues or to review the complete list of known issues for this release, please visit our issues page.

WFastCgi

The WFastCgi tool for hosting Python websites on servers running IIS can now be found on PyPI.

Visual Studio 2010 and 2012

PTVS 2.2 no longer works with versions of Visual Studio prior to Visual Studio 2013. If you are unable to obtain any of the editions of Visual Studio 2015 or 2013, the last release of PTVS for Visual Studio 2010 and 2012 was PTVS 2.1.1.