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

PIO IDE in VSCode: Please don’t overwrite extensions.json #3374

Closed
neilbalch opened this issue Feb 8, 2020 · 1 comment
Closed

PIO IDE in VSCode: Please don’t overwrite extensions.json #3374

neilbalch opened this issue Feb 8, 2020 · 1 comment
Assignees
Milestone

Comments

@neilbalch
Copy link

Issue type: PlatformIO Core/IDE feature request.

On a regular basis, I use the VSCode-generated .vscode/extensions.json to maintain a list of VSCode extensions relevant to the project. Every time PlatformIO updates (I think this is the trigger, I could be wrong), it overwrites the entire file with one that just recommends itself for installation. Every time I see this, I need to revert the changes in git before I make commits.

I wish this weren’t the case. I’d be perfectly happy (pleased even) if the PlatformIO IDE extension appended itself to the end of the file rather than overwriting it. Could we make this change a reality/get an explanation for why it is the way it currently is?

See PlatformIO Community post for discussion.

@ivankravets
Copy link
Member

Please re-test with pio upgrade --dev. Restart VSCode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants