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
If you set a break point in a PS script, then in the Powershell Terminal run that script, it says that it stops at the break point, however visually there is nothing shown. Looking at the file shows no sign of it being stopped there. Hitting F10 does nothing. Hitting F5 (which normally would work properly) at this point just hangs as if it's waiting for something.
The text was updated successfully, but these errors were encountered:
Hey @codearoo, I'm currently tracking this issue under #619, hoping to get it fixed for the next update. Please subscribe to that issue to be notified when it gets resolved. Thanks!
VSCode Version: Code 1.11.2 (6eaebe3, 2017-04-13T08:03:11.395Z)
OS Version: Windows_NT ia32 10.0.10586
Extensions:
Extension Author Version
python donjayamanne 0.6.0
tslint eg2 0.11.0
odoo-snippets jeffery9 0.2.5
MagicPython magicstack 1.0.9
csharp ms-vscode 1.8.1
PowerShell ms-vscode 0.12.2
debugger-for-chrome msjsdiag 2.7.2
python tht13 0.2.3
Steps to Reproduce:
If you set a break point in a PS script, then in the Powershell Terminal run that script, it says that it stops at the break point, however visually there is nothing shown. Looking at the file shows no sign of it being stopped there. Hitting F10 does nothing. Hitting F5 (which normally would work properly) at this point just hangs as if it's waiting for something.
The text was updated successfully, but these errors were encountered: