There's an issue generating c_cpp_properties.json.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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!
- Labels:
-
VSCode for STM32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
