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
When I start the first debugging session after launch vscode, autocomplete does not work in debug console.
But the strange problem won't appear in the second debugging session.
Actual behaviour
Autocomplete can work in the first debugging session.
Environment data
"python.jediEnabled"set to; more info How to update the language server to the latest stable version vscode-python#3977): JediExpected behaviour
When I start the first debugging session after launch vscode, autocomplete does not work in debug console.
But the strange problem won't appear in the second debugging session.
Actual behaviour
Autocomplete can work in the first debugging session.
Logs