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
import in 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.

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
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.
