Skip to content
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

"nonstop": true option (default: false) on launch.json #792

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Nov 3, 2022

attach configuration in launch.json file "nonstop": true option
is supported. If nonstop is true, do not pause on attach timing.

fix #739

attach configuration in launch.json file `"nonstop": true` option
is supported. If nonstop is true, do not pause on attach timing.

fix #739
@ko1
Copy link
Collaborator Author

ko1 commented Nov 3, 2022

main.rb.-.dbgproj.WSL_.Ubuntu-20.04.-.Visual.Studio.Code.2022-11-04.03-49-17.mp4

@ko1 ko1 merged commit f94a8ac into master Nov 3, 2022
@ko1 ko1 deleted the nonstop_on_attach branch November 3, 2022 21:27
@marianosimone
Copy link
Contributor

I did some testing at Stripe with this, and it seems to work fine. I'll report back if we find any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Stop debugger until first client connects
2 participants