From 5839c5bdfc42f0fb5537ddaf804ea216b22333f4 Mon Sep 17 00:00:00 2001 From: Vivaan <61617820+Vthechamp22@users.noreply.github.com> Date: Tue, 23 Feb 2021 17:58:39 +0530 Subject: [PATCH] Add Pylance in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 286c7ce..32e86ff 100644 --- a/README.md +++ b/README.md @@ -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