dongli0x00 / python-preview

Python Preview extension for Visual Stuido Code
https://marketplace.visualstudio.com/items?itemName=dongli.python-preview#overview
MIT License
110 stars 27 forks source link

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.