18 lines
421 B
JSON
18 lines
421 B
JSON
{
|
|
"C_Cpp.errorSquiggles": "enabled",
|
|
"files.associations": {
|
|
"*.cps": "javascript",
|
|
"string": "cpp",
|
|
"optional": "cpp",
|
|
"istream": "cpp",
|
|
"ostream": "cpp",
|
|
"system_error": "cpp",
|
|
"array": "cpp",
|
|
"functional": "cpp",
|
|
"tuple": "cpp",
|
|
"type_traits": "cpp",
|
|
"utility": "cpp",
|
|
"*.d": "cpp",
|
|
"*.html": "cpp"
|
|
}
|
|
} |