Open
Description
Environment data
- VS Code version: 1.84.1
- Jupyter Extension version (available under the Extensions sidebar): v2023.10.1003070148
- Python Extension version (available under the Extensions sidebar): v2023.20.0
- OS (Windows | Mac | Linux distro) and version: Windows 10 and 11
- Python and/or Anaconda version: 3.9.12
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
- Jupyter server running: Local
Behaviour
It seems that whenever I open up an interactive window to run some python code, autocomplete doesn't work in the code entry field at the bottom of the interactive window until I execute at least one line of code. It can be anything - I usually just type "1" and execute that. Afterwards, autocomplete works fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment