microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.49k stars 28.98k forks source link

Python (Pylance) Intellisense doesn't work on many packages. #144483

Closed tperl-cg closed 2 years ago

tperl-cg commented 2 years ago

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

Steps to Reproduce:

  1. import open3d as o3d
  2. When typing o3d.geometry.(should auto complete to PointCloud, Image etc.)
  3. When using PyCharm or Jupiter notebook the completion does occur.
gjsjohnmurray commented 2 years ago

I suggest you try updating your VS Code to the current release, 1.65.

tperl-cg commented 2 years ago

updated to 1.65. Still completion is lacking.

mjbvz commented 2 years ago

/extPython