settings.json (212B) download
1{
2 "C_Cpp.intelliSenseEngine": "Default",
3 "files.associations": {
4 ".clang-format": "json",
5 ".clangd": "yaml",
6 ".yabairc": "shellscript",
7 "v.mod": "plaintext",
8 "limits": "cpp",
9 "typeinfo": "cpp"
10 },
11}