Skip to content

Commit 053f640

Browse files
authored
Merge pull request vinta#772 from rogersachan/patch-1
Adds Visual Studio Code Python extension
2 parents f526206 + 675c429 commit 053f640

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
508508
* [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) - Includes [Jedi](https://github.com/davidhalter/jedi)-based completion engine for Python.
509509
* Visual Studio
510510
* [PTVS](https://github.com/Microsoft/PTVS) - Python Tools for Visual Studio.
511+
* Visual Studio Code
512+
* [Python](https://github.com/DonJayamanne/pythonVSCode) - An extension with rich support for the Python language, with features including linting, IntelliSense, formatting, refactoring, debugging, unit tests, and jupyter support.
511513
* IDE
512514
* [LiClipse](http://www.liclipse.com/) - Free polyglot IDE based on Eclipse. Uses PyDev for Python support.
513515
* [PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE by JetBrains. Has free community edition available.

0 commit comments

Comments
 (0)