Skip to content

Intellisence does not work on remote Python interpreter #127923

@alexbogun

Description

@alexbogun

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.57.1
  • OS Version: Window 1019042.1052 -> remote to Ubuntu 18.04

Issue: Intellisence does not work on remote Python interpreter

Steps to Reproduce:

  1. connect to remote VSCode host via remote ssh
  2. create Python file "script.py"
  3. type "import numpy"
  4. type "numpy."
  5. press ctrl+space
    6 Intellisence not working ("Loading..." appears forever)

This issue does not happen if working on the local machine
I have tried all Python language servers with the same result

Metadata

Metadata

Assignees

Labels

*caused-by-extensionIssue identified to be caused by an extension

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions