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
FixPowerShell#52: Pass /debugAdapter arg directly to host
This change updates the debug adapter registration to remove the need for
the old .cmd hack to launch the PowerShell Editor Services host process
with the /debugAdapter flag. VS Code 0.10.7 has been fixed so that
arguments in the debug adapter registration get passed through to the host
process.
0 commit comments