By default, the Meson VS Code extension changes the paths in settings.json so that C++ intellisense is working. Here we set it up correctly and prevent further overwrites.
:memo: Checklist
[ ] The title is concise and informative.
[ ] The description explains in detail what this PR is about.
[ ] I have linked a relevant issue or discussion.
[ ] I have created tests covering the changes.
[ ] I have updated the documentation and checked the documentation preview.
By default, the Meson VS Code extension changes the paths in
settings.json
so that C++ intellisense is working. Here we set it up correctly and prevent further overwrites.:memo: Checklist
:hourglass: Dependencies