microsoft/pylance-release
Documentation and issues for Pylance observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 17.5
- age_days: 2295
- days_rel: 43
- days_push: 7
- n_releases_24m: 27
Adoption not part of the score
2115 stars · 1110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pylance is Microsoft's fast, feature-rich Python language server extension for Visual Studio Code, providing IntelliSense, auto-imports, diagnostics, and type checking. This repository hosts its documentation and issue tracker; the core typing engine is the open-source Pyright project, while Pylance itself is proprietary.
Use cases
- get better python autocomplete in vscode
- fix python import suggestions in vs code
- type check python code as i type
- speed up python language server in large projects
- enable semantic highlighting for python
- use python intellisense in jupyter notebooks
- install type stubs for my python dependencies
When to choose
- you use Visual Studio Code for Python development and want the default, best-integrated language server
- you need fast completions, auto-imports, and as-you-type diagnostics for Python 3
- you want optional static type checking powered by the Pyright engine
- you work with Jupyter notebooks or multi-root workspaces in VS Code
When to avoid
- you need a fully open-source language server - use Pyright or python-lsp-server instead
- you use an editor other than VS Code that cannot run VS Code extensions
- you require modifying the language server's source code, since Pylance is closed-source
Facets
plugin · maturity active
editor developer-tools type-system linter developer-tools programming-languages text-editors editor-plugin cross-platform language-server-protocol python-language-server vscode-extension intellisense type-checking pyright code-completion proprietary-core
1 source
- readme: https://github.com/microsoft/pylance-release · fetched 2026-08-28 · 53a2dae2456f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/pylance-release | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/pylance-release")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem