8 lines
159 B
JSON
8 lines
159 B
JSON
{
|
|
"files.associations": {
|
|
"*.h": "c",
|
|
"*.c": "c"
|
|
},
|
|
"cmake.configureOnOpen": false,
|
|
"C_Cpp.intelliSenseEngine" : "Tag Parser"
|
|
} |