Auto completion is suggesting completely invalid suggestions. #7136
Labels
bug
Issue identified by VS Code Team member as probable bug
notebook-intellisense
Intellisense & other language features in notebook cells for any language
papercut 🩸
Something affecting the productivity of the team
verified
Verification succeeded
Milestone
Version: 1.60.0-insider (user setup)
Commit: 58454f7bec838f79fe2422ab5914419147d82e40
Date: 2021-08-13T05:15:29.421Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.22000
Jupyter: v2021.8.2027072902
Pylance: v2021.8.2-pre.1
Notice that
pd
gets offered to be autocompleted as one of the files in the workspace. This is totally invalid. This doesn't happen in a py file in the same workspace following the same procedure.I'm also not sure whether this bug is a Jupyter or PyLance problem, though I'm guessing Jupyter at this point.
The text was updated successfully, but these errors were encountered: