Language Server Quick Fix Enhancement (if no kernel selected) #7788
Labels
feature-request
Request for new features or functionality
notebook-execution
Kernels issues (start/restart/switch/execution, install ipykernel)
notebook-intellisense
Intellisense & other language features in notebook cells for any language
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
Filing this issue here for now...
I created a new notebook and started working in the cells. I immediately got diagnostics for the packages I wanted to grab since I had not yet selected a kernel. Pylance shows there are no quick fixes available, but it would be nice if the quick fixes could detect a kernel had not yet been selected for the notebook and asked me to select one, especially if the diagnostics are coming from import lines.
The text was updated successfully, but these errors were encountered: