Skip to content

Test Pylance with a virtual workspace #18092

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

Closed
3 tasks done
kimadeline opened this issue Nov 29, 2021 · 2 comments
Closed
3 tasks done

Test Pylance with a virtual workspace #18092

kimadeline opened this issue Nov 29, 2021 · 2 comments

Comments

@kimadeline
Copy link

kimadeline commented Nov 29, 2021

Refs: #17253

Complexity: 2

Authors: @karrtikr

Create Issue


Requirements

  1. Install python extension from here: https://pvsc.blob.core.windows.net/extension-builds/ms-python-insiders.vsix

Verification

  1. Open a GitHub repository containing Python code, and make sure it is trusted
  2. Make sure that you have the python.languageServer setting set to Default or Pylance
  3. Activate the Python extension
  4. Verify that the Starting Pylance language server. message appears in the Python output channel
  5. Make sure you get hover info, same-file completion and completion for built-ins like print
  6. Make sure you see a language status item:
    image
    with appropriate wording and links.
@kimadeline kimadeline added this to the November 2021 milestone Nov 29, 2021
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Nov 29, 2021
@kimadeline kimadeline removed the triage-needed Needs assignment to the proper sub-team label Nov 29, 2021
@weinand
Copy link

weinand commented Nov 30, 2021

After installing the "Github Repositories" extension, "Pylance language server" started correctly and hover info, same-file completion and completion for built-ins like print worked fine.

However when switching to the "Run and Debug" viewlet, I was offered the regular debug experience. I've created #18097 for this.

@weinand weinand removed their assignment Nov 30, 2021
@bamurtaugh bamurtaugh removed their assignment Nov 30, 2021
@JacksonKearl JacksonKearl removed their assignment Dec 1, 2021
@JacksonKearl
Copy link

Worked nicely

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants