Skip to content

Use pylance in the repo #13007

@kimadeline

Description

@kimadeline

Have a default value that uses Pylance if installed, and otherwise falls back on Jedi.

The only change would be to switch "python.languageServer" to "Pylance" in .vscode/settings.json, but there are also a couple of things to check:

  • What happens if Pylance is not installed?
  • Can/should we move this setting to pvsc.code-workspace?

Metadata

Metadata

Assignees

Labels

area-internalLabel for non-user facing issuesdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.good first issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions