Skip to content

Debugging a script with no breakpoints set hangs without even starting #160

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
Glober777 opened this issue Apr 27, 2016 · 1 comment
Closed

Comments

@Glober777
Copy link

I've noticed that if I F5 the script (or use the Play button on the debug pane) and it doesn't have any breakpoints set, the status bar turns orange, but it seems like the execution doesn't start actually (at least nothing is being spit out to the Debug console). If I do put a breakpoint (even if it's not active) the script does run as expected. Is that something wrong with my instance or that's a known issue?

@rkeithhill
Copy link
Contributor

rkeithhill commented Apr 27, 2016

This will be fixed in the upcoming 0.6.0 release. Basically the debug protocol changed slightly in VSCode 1.0 and that broke the 0.5.0 release. Duplicate of #151

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