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

Feature/add example to run vscode.ja #1527

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

j-antunes
Copy link
Contributor

Hi!

I was trying to run your project with a debugger to test some changes, and I thought it would be useful to provide an example on how to setup a debug session within vscode.
I find this really helpful to be able to run with a debugger to better follow your code.

This change adds an example launch.json file that a dev can use to launch a debug session in vscode.

@fsouza
Copy link
Owner

fsouza commented Mar 13, 2024

Hmm I don't know if that makes a lot of sense under the examples folder. It feels like something that could live in the wiki (I can start a wiki for that maybe). I imagine that in that case we'd want to inline launch.json in the markdown body. What do you think?

@j-antunes
Copy link
Contributor Author

@fsouza - That sounds good to me. How can I write to the docs?

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.

None yet

2 participants