Intellisense Function Info Broken in Interactive Outside Import Cell #12434
Labels
bug
Issue identified by VS Code Team member as probable bug
interactive-window
Impacts interactive window
Applies To
What happened?
Hi, I'm not sure exactly what this is called, but one very useful feature for me in the standard editor is the documentation overlay that shows up as you're writing. This is not working for me when running in the Interactive window, but does work in notebooks (as well as standard .py files), as below:
In Notebook (correct):
In Interactive Window (after running cell for import):
This holds regardless of the
Enable Extended Kernel Completions
setting. It holds before running anything in the window as well as afterwards.It might be related to #11062 but is distinct in that it actually works for ipynb files for me, just not anything in the interactive window. I am using Pylance and have included the language server output with the Jupyter logs in case it is relevant.
VS Code Version
Version: 1.74.0 Commit: 5235c6bb189b60b01b1f49062f4ffa42384f8c91 Date: 2022-12-05T16:43:37.594Z (2 wks ago) Electron: 19.1.8 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Darwin x64 20.6.0 Sandboxed: No
Jupyter Extension Version
v2022.11.1003412109
Jupyter logs
Coding Language and Runtime Version
3.10.4
Language Extension Version (if applicable)
v2022.20.1
Anaconda Version (if applicable)
4.11.0
Running Jupyter locally or remotely?
Local
The text was updated successfully, but these errors were encountered: