You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
476 B

3 years ago
{
"files.associations": {
3 years ago
"iostream": "cpp",
"ostream": "cpp",
"*.tcc": "cpp",
"bitset": "cpp",
"set": "cpp",
"random": "cpp",
"fstream": "cpp",
"functional": "cpp",
"future": "cpp",
"istream": "cpp",
"limits": "cpp",
"shared_mutex": "cpp",
"sstream": "cpp",
"streambuf": "cpp",
"regex": "cpp",
"tuple": "cpp",
"valarray": "cpp"
3 years ago
}
}