2024-07-12 08:24:54 +02:00
|
|
|
{
|
2024-07-12 23:06:50 +02:00
|
|
|
"C_Cpp.errorSquiggles": "disabled",
|
2024-07-16 01:26:07 +02:00
|
|
|
"C_Cpp.dimInactiveRegions": false,
|
|
|
|
"files.associations": {
|
|
|
|
"*.h": "c",
|
|
|
|
"*.s": "assembly",
|
|
|
|
"type_traits": "c",
|
|
|
|
"compare": "c"
|
|
|
|
}
|
2024-07-12 08:24:54 +02:00
|
|
|
}
|