LiveShare: Intellisense doesn't work.
Open
@bschnurr is already working on this.
Since Jul 6, 2026.
needs repro
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Environment
Build of Visual Studio: 18.10.0 Canary [12003.76.main]
Build of Python Package: 18.0.26186.1
Version of Pylance: 2025.12.104
OS version: Windows 11 Enterprise, version 25H2
Steps to Reproduce
- Create a Python Application.
- Open Live Share, make connection between host and client.
- Type
importin the client.
Expected behavior
As you type, your completion list should open and prompt for your input accordingly.
Additional context and screenshots
Nothing came up.
On server, it works well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.