Skip to content

Updated launch.json recommendation for version 2 of the debugger #7

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

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

stibinator
Copy link
Contributor

Changed the instructions for running the debugger now that version 2 is released. Not 100% sure if it's all correct, thsi could be just "what works for me".

Changed the instructions for running the debugger now that version 2 is released. Not 100% sure if it's all correct, thsi could be just "what works for me".
@zlovatt
Copy link
Member

zlovatt commented Jun 17, 2022

@stibinator So this attaches the debugger, but is there no equivalent to what's present for actually running the script?

The current launch config executes your script (with specific settings), independently of attaching to the hostapp.

@stibinator
Copy link
Contributor Author

Once you've attached the debugger you need to separately launch the script, as specified further on. Maybe it's worth including a config that launches without attaching, though I'm not sure what the benefits of that are.

@zlovatt zlovatt merged commit 8a51d95 into master Jul 25, 2022
@zlovatt zlovatt deleted the stibinator-patch-2 branch January 31, 2025 22:26
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

Successfully merging this pull request may close these issues.

2 participants