Add Pylance in README

This commit is contained in:
Vivaan 2021-02-23 17:58:39 +05:30 committed by GitHub
parent b77e8f0e92
commit 5839c5bdfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -527,6 +527,8 @@ To enable Emmet support in .twig files, you'll need to have the following in you
## Python
- [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.
- [Pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance) - A performant, feature-rich language server for Python in VS Code
![Pylance functionality](https://raw.githubusercontent.com/microsoft/pylance-release/main/screencap.gif)
### TensorFlow