This commit is contained in:
Vivaan 2023-08-29 11:39:55 -07:00 committed by GitHub
commit 815277acc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -584,6 +584,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