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
I will like vscode-python to adapt runInTerminal command to use the name of the debug config from launch.json when naming debug terminals. This is already a possible with vscode in general. More info here: microsoft/vscode#128108