14 lines
279 B
JSON
14 lines
279 B
JSON
{
|
|
"files.associations": {
|
|
"*.h": "c",
|
|
"*.c": "c",
|
|
"limits": "c",
|
|
"compare": "c",
|
|
"type_traits": "c",
|
|
"typeinfo": "c",
|
|
"*.tcc": "c",
|
|
"bit": "c",
|
|
"cstdlib": "c"
|
|
},
|
|
"cmake.configureOnOpen": false,
|
|
} |