Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.54 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.54 KB

Python Preview extension for Visual Studio Code

A Visual Studio Code extension with debugging preview support for the Python language.

Features

Preview

Setting

Requirements

  1. Install a version of Python 3.6 or Python 2.7. make sure the location of your Python interprter is included in your PATH environment variable.
  2. It's better to install Python Extension for Python Intellisense.

Change Log

You can checkout all our changes in our change log.

Thanks

Thanks to the following projects which I rely on and obtain a number of fresh new ideas from

Also special thanks to the people that have provided support, testing, etc:

And finally thanks to the Python development team and community and of course the awesome vscode team.