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.
47 lines
1.1 KiB
47 lines
1.1 KiB
{ |
|
"files.associations": { |
|
"string": "cpp", |
|
"array": "cpp", |
|
"initializer_list": "cpp", |
|
"utility": "cpp", |
|
"*.tcc": "cpp", |
|
"typeinfo": "cpp", |
|
"deque": "cpp", |
|
"vector": "cpp", |
|
"cctype": "cpp", |
|
"clocale": "cpp", |
|
"cmath": "cpp", |
|
"cstdarg": "cpp", |
|
"cstdint": "cpp", |
|
"cstdio": "cpp", |
|
"cstdlib": "cpp", |
|
"cstring": "cpp", |
|
"cwchar": "cpp", |
|
"cwctype": "cpp", |
|
"list": "cpp", |
|
"unordered_map": "cpp", |
|
"exception": "cpp", |
|
"fstream": "cpp", |
|
"functional": "cpp", |
|
"iosfwd": "cpp", |
|
"iostream": "cpp", |
|
"istream": "cpp", |
|
"limits": "cpp", |
|
"new": "cpp", |
|
"ostream": "cpp", |
|
"numeric": "cpp", |
|
"sstream": "cpp", |
|
"stdexcept": "cpp", |
|
"streambuf": "cpp", |
|
"system_error": "cpp", |
|
"cinttypes": "cpp", |
|
"type_traits": "cpp", |
|
"tuple": "cpp", |
|
"algorithm": "cpp", |
|
"cassert": "cpp", |
|
"map": "cpp", |
|
"set": "cpp", |
|
"locale": "cpp", |
|
"*.ipp": "cpp" |
|
} |
|
} |