Skip to content

PowerShell Debugging does not start correctly if calling script from Powershell Terminal in VS. #697

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
codearoo opened this issue Apr 26, 2017 · 1 comment

Comments

@codearoo
Copy link

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.

@daviwil
Copy link
Contributor

daviwil commented May 15, 2017

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!

@daviwil daviwil closed this as completed May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants