Updated Python extension link

pull/93/head
Valerii Iatsko 2017-11-13 13:35:35 +01:00 committed by GitHub
parent 16fad17f11
commit b92229299d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
### Python
- [Python](https://marketplace.visualstudio.com/items?itemName=donjayamanne.python) - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.
- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.
### Rust