2025-05-15 12:10 AM
Every time I launch VS Code, some plugin (who knows which one is the culprit!) always deletes the first line: '"version": 4,', causing VS Code to throw an error. It's driving me nuts!
2025-05-15 12:34 AM
Hi @newton_1232131,
Thanks for reporting this, I just created an internal ticket. It will hopefully get fixed in next release.
2025-05-15 1:29 AM
In the meantime, You can try to disable the following setting to avoid configuration files regeneration:
But be aware you will also loose some automations updating compile_commands.json path, based on CMake configuration context.