22 lines
523 B
JSON
22 lines
523 B
JSON
{
|
|
"C_Cpp.default.compilerPath": "/usr/bin/g++-14",
|
|
"files.associations": {
|
|
"stdio.h": "c",
|
|
"chrono": "c",
|
|
"functional": "c",
|
|
"compare": "c",
|
|
"cstdint": "c",
|
|
"format": "c",
|
|
"any": "c",
|
|
"array": "c",
|
|
"charconv": "c",
|
|
"complex": "c",
|
|
"ratio": "c",
|
|
"scoped_allocator": "c",
|
|
"tuple": "c",
|
|
"type_traits": "c",
|
|
"utility": "c",
|
|
"variant": "c"
|
|
},
|
|
"commentTranslate.targetLanguage": "en"
|
|
} |