From: Brett Cannon Date: Wed, 6 Jun 2018 22:40:44 +0000 (-0700) Subject: List the Python extension for VS Code as an editor integration (#308) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/4ad7c9c1073df57b22cabc9b73f8f9aae3e36ec9?ds=inline List the Python extension for VS Code as an editor integration (#308) --- diff --git a/README.md b/README.md index 0633b79..cf9db96 100644 --- a/README.md +++ b/README.md @@ -589,7 +589,9 @@ to do this. ### Visual Studio Code -Use [joslarson.black-vscode](https://marketplace.visualstudio.com/items?itemName=joslarson.black-vscode). +Use the [Python extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python) +([instructions](https://code.visualstudio.com/docs/python/editing#_formatting)) +or [joslarson.black-vscode](https://marketplace.visualstudio.com/items?itemName=joslarson.black-vscode). ### SublimeText 3