We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b03889 commit 385903fCopy full SHA for 385903f
1 file changed
README.md
@@ -1,5 +1,6 @@
1
#Python
2
-[](https://travis-ci.org/DonJayamanne/pythonVSCode) <img src="https://david-dm.org/donjayamanne/pythonVSCode.svg">
+[](https://travis-ci.org/DonJayamanne/pythonVSCode) 
3
+
4
An extension with rich support for the [Python language](https://www.python.org/), with features including the following and more:
5
* Linting ([Prospector](https://pypi.io/project/prospector/), [Pylint](https://pypi.io/project/pylint/), [pycodestyle](https://pypi.io/project/pycodestyle/)/Pep8, [Flake8](https://pypi.io/project/flake8/), [pydocstyle](https://pypi.io/project/pydocstyle/) with config files and plugins)
6
* Intellisense (autocompletion)
0 commit comments