Skip to content

Releases: microsoft/PTVS

Dev Build - 2015-05-28

28 May 23:34
Compare
Choose a tag to compare
Pre-release

This release is updated weekly from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.

Please report any bugs that you find in this build, and include the filename of the installer you used in your report.

You can also build PTVS from the latest sources.

Dev Build - 2015-05-19

19 May 16:25
Compare
Choose a tag to compare
Pre-release

This release is updated weekly from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.

Please report any bugs that you find in this build, and include the filename of the installer you used in your report.

You can also build PTVS from the latest sources.

Dev Build - 2015-05-15

15 May 18:28
Compare
Choose a tag to compare
Pre-release

This release is updated weekly from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.

Please report any bugs that you find in this build, and include the filename of the installer you used in your report.

You can also build PTVS from the latest sources.

2.2 RC

04 May 18:02
Compare
Choose a tag to compare
2.2 RC Pre-release
Pre-release

Release notes for PTVS 2.2 RC

Download Files Here

We’re pleased to announce the release of Python Tools 2.2 RC for Visual Studio. See our announcement of PTVS 2.2 Beta for some of the highlights.

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 IPython, cross-platform and cross-language debugging support, and deployment to Microsoft Azure.

PTVS 2.2 RC is available for:

New Features for 2.2

These features are new for PTVS 2.2:

  • Code snippets support
  • Improved code outlining
  • Improved Python environments window
  • Automatic code suggestions as you type
  • Debugger autos window
  • Set environment variables in project settings
  • Hit count breakpoints
  • Task comments
  • Preliminary support for Python 3.5
  • Along with many bug fixes and smaller features enhancements.

Known Issues

  • Interactive windows do not yet support IPython 3.0 (#2961)
  • Unit tests cannot be debugged on VS 2015 (#23)
  • Debugging may fail with the stackless interpreter (#46)
  • XAML designer does not work on VS 2015 (#34)

Your feedback and suggestions are much appreciated.