We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bb699 commit b0b6eebCopy full SHA for b0b6eeb
README.rst
@@ -128,7 +128,7 @@ The Python language server can be developed against a local instance of Visual S
128
129
# Install the vscode-client extension
130
cd vscode-client
131
- yarn install .
+ yarn install
132
133
# Run VSCode which is configured to use pyls
134
# See the bottom of vscode-client/src/extension.ts for info
0 commit comments