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
Debugger is now activated when breakpoints are hit in Integrated Console
This change adds new behavior which causes VS Code's debugger UI to be
activated when a breakpoint is hit in the Integrated Console while not
currently in debug mode. This allows the user to set breakpoints and
run scripts from the console while still leveraging VS Code's rich
debugging UI.
ResolvesPowerShell#619.
0 commit comments