You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing the "Github Repositories" extension, "Pylance language server" started correctly and hover info, same-file completion and completion for built-ins like print worked fine.
However when switching to the "Run and Debug" viewlet, I was offered the regular debug experience. I've created #18097 for this.
Refs: #17253
Complexity: 2
Authors: @karrtikr
Create Issue
Requirements
Verification
python.languageServer
setting set toDefault
orPylance
Starting Pylance language server.
message appears in the Python output channelprint
with appropriate wording and links.
The text was updated successfully, but these errors were encountered: