-
Notifications
You must be signed in to change notification settings - Fork 454
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
Support different debug config for different launch targets #2801
Conversation
@microsoft-github-policy-service agree [company="default"] |
@microsoft-github-policy-service agree company="default" |
Thank you for the PR! We will take a look in the next few days and let you know if we have any feedback. Please also add a short description of the change in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@RichardLuo0 This PR looks reasonable to me! Could you update to most recent main and fix the changelog conflict?
You'll want to make a new section in the changelog for the next release which will be 1.16. Thanks for the contribution!
Great! Thanks for your updates and contribution! Approving and then merging pending tests passing. |
This changes the behaviour
The following changes are proposed:
The purpose of this change
If there are multiple targets in the project, this pr allows using different configs for different targets.
An example launch.json: