Choosing a kernel for the first time does not cause a kernel change event #16112
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
notebook-intellisense
Intellisense & other language features in notebook cells for any language
Applies To
What happened?
This is related to the recently closed #15967 (@rchiodo @DonJayamanne)
When choosing a kernel for a notebook that has had no previous kernel selected, a "kernel change event" (as discussed in the issue above) is not fired. For example, Pylance (v2024.10.1) does not start highlighting syntax with the newly selected kernel. Only once another kernel is selected again does this event fire and Pylance starts highlighting code. It seems like the above bugfix only works once you select a kernel more than once.
I am running this via SSH Remote btw.
VS Code Version
1.94.0
Jupyter Extension Version
2024.9.1
Jupyter logs
No response
Coding Language and Runtime Version
Python
Language Extension Version (if applicable)
2024.16.0
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Remote
The text was updated successfully, but these errors were encountered: