Update settings.json

This commit is contained in:
Sam Vervaeck 2025-02-14 15:57:29 +01:00
parent 80bec2e736
commit d4050a6686
Signed by: samvv
SSH key fingerprint: SHA256:dIg0ywU1OP+ZYifrYxy8c5esO72cIKB+4/9wkZj1VaY

View file

@ -78,7 +78,8 @@
"__debug": "cpp",
"stack": "cpp",
"format": "cpp",
"future": "cpp"
"future": "cpp",
"*.inc": "cpp"
},
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools"
}