From 675c429278eb14c8fb0c9eb49551f19facb63139 Mon Sep 17 00:00:00 2001 From: Roger Date: Sat, 12 Nov 2016 17:59:03 -0500 Subject: [PATCH] Updated description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 146acedf..b35ea434 100644 --- a/README.md +++ b/README.md @@ -509,7 +509,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * Visual Studio * [PTVS](https://github.com/Microsoft/PTVS) - Python Tools for Visual Studio. * Visual Studio Code - * [Python](https://github.com/DonJayamanne/pythonVSCode) - An extension with rich support for the Python language, with features including linting, IntelliSense, formatting, and refactoring. + * [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. * IDE * [LiClipse](http://www.liclipse.com/) - Free polyglot IDE based on Eclipse. Uses PyDev for Python support. * [PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE by JetBrains. Has free community edition available.