pylance-release
pylance-release copied to clipboard
No IntelliSense in Jupyter notebook.
Environment data
- Build of Visual Studio Code - Insiders: 1.86.0-insider
- Build of python-insider: v2023.25.10101826
- Build of pylance-insider: v2023.12.103
Repro Steps
- Create a new directory somewhere on disk.
- Open that new directory via File > Open Folder...
- Create a new Jupyter notebook
- Type
import
.
Expected behavior
As you type, your completion list should open and prompt for your input accordingly.
Actual behavior
Nothing came up.
No errors are displayed.
Based on the screenshot, it seems that you didn't select the Jupyter kernel.
I can repro it in today's build. After restart the VSCODE, IntelliSense works well.
Build info
Build of Visual Studio Code - Insiders: 1.86.0-insider
Build of python-insider: v2023.25.10111009
Build of pylance-insider: v2023.12.103
This does not repro on 2024.7.1.