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
Until version 1.8.4 it works: you are able to attach to a PS Console process, start a script and debug in VScode. Starting with 1.9.0 this has stopped working. When you attach VScode to a PS console process it freezes the process, the code doesn't break in VSCode and a message is displayed: To end the debugging session type the ‘Detach’ command at the debugger prompt, or type ‘Ctrl+C’ otherwise.