Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python.languageServer": "Pylance" is not accepted #906

Closed
bgulseren opened this issue Jul 31, 2020 · 3 comments
Closed

python.languageServer": "Pylance" is not accepted #906

bgulseren opened this issue Jul 31, 2020 · 3 comments

Comments

@bgulseren
Copy link

bgulseren commented Jul 31, 2020

Describe the bug
Installed pylance using VS Code extensions and opened up settings.json. The entry "python.languageServer": "Pylance" is there however pylance is showing as not acceptable value.

To Reproduce
Install Pylance.

Expected behavior
Pylance to be recognized by vscode and language server getting to work.

Screenshots or Code
image

VS Code extension or command-line
Using Pylance v2020.7.4 form VS Code extension

@jakebailey
Copy link
Member

See microsoft/pylance-release#16. This is expected, and Pylance should still start despite that warning.

If you run the insiders build of the Python extension, this is fixed (and will be fixed in the next Python extension release).

@jakebailey
Copy link
Member

Didn't mean to close before getting your feedback, my mistake. Is Pylance starting despite the warning? Just to verify.

@jakebailey jakebailey reopened this Jul 31, 2020
@erictraut
Copy link
Collaborator

As Jake mentioned, this is a duplicate. Please follow up on the linked thread if you have additional questions of feedback. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants