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

How to stop PIO rewriting whole launch.json #1682

Closed
ASL07 opened this issue Apr 24, 2020 · 1 comment
Closed

How to stop PIO rewriting whole launch.json #1682

ASL07 opened this issue Apr 24, 2020 · 1 comment
Labels
debug PIO Unified Debugger known issue

Comments

@ASL07
Copy link

ASL07 commented Apr 24, 2020

Hello,

Due to some problems with PIO unified debugger, I need to define my own configurations inside launch.json.

The problem is that PIO deletes and regenerates the wwhole launch.json file, removing every launch configuration.

This should be done in a more "compatible" way, eg. platformio should only delete it's own configurations defined in launch.json, and leave the rest as they are

@ivankravets ivankravets added known issue debug PIO Unified Debugger labels Jun 3, 2020
@ivankravets
Copy link
Member

Duplicate of platformio/platformio-core#3824

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug PIO Unified Debugger known issue
Projects
None yet
Development

No branches or pull requests

2 participants