By default, VS Code's C/C++ extension updates .vscode/settings.json to associate .h files with C or C++ based on which type of file they're included by. Since ZMK doesn't use C++, disable this behavior and always treat .h files as C headers. |
||
---|---|---|
.. | ||
extensions.json | ||
settings.json | ||
tasks.json |