diff --git a/README.rst b/README.rst index 26ad2d2a..fb56f7d5 100644 --- a/README.rst +++ b/README.rst @@ -119,8 +119,7 @@ Develop against VS Code The Python language server can be developed against a local instance of Visual Studio Code. -1. Install `VSCode for Mac `_ -2. From within VSCode View -> Command Palette, then type *shell* and run ``install 'code' command in PATH`` +1. Install `VSCode ("executable"); + context.subscriptions.push(startLangServer(executable, ["-vv"], ["python"])); // For TCP server needs to be started seperately // context.subscriptions.push(startLangServerTCP(2087, ["python"])); }