Skip to content

Test Pylance with a virtual workspace #18092

@kimadeline

Description

@kimadeline

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions