21 lines
481 B
JSON
21 lines
481 B
JSON
{
|
|
"files.associations": {
|
|
"optional": "cpp",
|
|
"istream": "cpp",
|
|
"ostream": "cpp",
|
|
"ratio": "cpp",
|
|
"system_error": "cpp",
|
|
"array": "cpp",
|
|
"functional": "cpp",
|
|
"tuple": "cpp",
|
|
"type_traits": "cpp",
|
|
"utility": "cpp",
|
|
"*.tcc": "cpp",
|
|
"chrono": "cpp",
|
|
"ctime": "cpp",
|
|
"iomanip": "cpp",
|
|
"limits": "cpp",
|
|
"numeric": "cpp",
|
|
"streambuf": "cpp"
|
|
}
|
|
} |