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

generate launch.json for vscode debug #18

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

listentodella
Copy link
Contributor

Users can use probe-rs debug through vscode.
This patch can generate a proper launch.json based on chipname.

@listentodella
Copy link
Contributor Author

image

Copy link
Owner

@AdinAck AdinAck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks cool, I left some comments.

src/templates/launch.json.template Outdated Show resolved Hide resolved
src/init.rs Outdated Show resolved Hide resolved
@listentodella
Copy link
Contributor Author

Thanks for your advice! I resolved above comments.

Copy link
Owner

@AdinAck AdinAck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@AdinAck AdinAck merged commit cacdd4e into AdinAck:main Aug 5, 2024
1 check passed
@AdinAck
Copy link
Owner

AdinAck commented Aug 5, 2024

I can't think of a way to test this functionality in CI, so I guess it can remain unchanged.

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