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
Fix missing prompt when launching temporary interactive debug session
This change fixes an issue which causes the command prompt to not appear
when you start an interactive debugging session with the
-DebugServiceOnly parameter. The fix is to invoke the host's command
loop in this specific case.
ResolvesPowerShell/vscode-powershell#942
0 commit comments