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.
80 lines
2.0 KiB
80 lines
2.0 KiB
{ |
|
"files.associations": { |
|
"ostream": "cpp", |
|
"algorithm": "cpp", |
|
"array": "cpp", |
|
"atomic": "cpp", |
|
"bit": "cpp", |
|
"cctype": "cpp", |
|
"charconv": "cpp", |
|
"chrono": "cpp", |
|
"clocale": "cpp", |
|
"cmath": "cpp", |
|
"codecvt": "cpp", |
|
"compare": "cpp", |
|
"complex": "cpp", |
|
"concepts": "cpp", |
|
"condition_variable": "cpp", |
|
"cstddef": "cpp", |
|
"cstdint": "cpp", |
|
"cstdio": "cpp", |
|
"cstdlib": "cpp", |
|
"cstring": "cpp", |
|
"ctime": "cpp", |
|
"cwchar": "cpp", |
|
"deque": "cpp", |
|
"exception": "cpp", |
|
"format": "cpp", |
|
"forward_list": "cpp", |
|
"fstream": "cpp", |
|
"functional": "cpp", |
|
"initializer_list": "cpp", |
|
"iomanip": "cpp", |
|
"ios": "cpp", |
|
"iosfwd": "cpp", |
|
"iostream": "cpp", |
|
"istream": "cpp", |
|
"iterator": "cpp", |
|
"limits": "cpp", |
|
"list": "cpp", |
|
"locale": "cpp", |
|
"map": "cpp", |
|
"memory": "cpp", |
|
"mutex": "cpp", |
|
"new": "cpp", |
|
"optional": "cpp", |
|
"queue": "cpp", |
|
"ranges": "cpp", |
|
"ratio": "cpp", |
|
"set": "cpp", |
|
"span": "cpp", |
|
"sstream": "cpp", |
|
"stdexcept": "cpp", |
|
"stop_token": "cpp", |
|
"streambuf": "cpp", |
|
"string": "cpp", |
|
"system_error": "cpp", |
|
"thread": "cpp", |
|
"tuple": "cpp", |
|
"type_traits": "cpp", |
|
"typeinfo": "cpp", |
|
"unordered_map": "cpp", |
|
"utility": "cpp", |
|
"vector": "cpp", |
|
"xfacet": "cpp", |
|
"xhash": "cpp", |
|
"xiosbase": "cpp", |
|
"xlocale": "cpp", |
|
"xlocbuf": "cpp", |
|
"xlocinfo": "cpp", |
|
"xlocmes": "cpp", |
|
"xlocmon": "cpp", |
|
"xlocnum": "cpp", |
|
"xloctime": "cpp", |
|
"xmemory": "cpp", |
|
"xstring": "cpp", |
|
"xtr1common": "cpp", |
|
"xtree": "cpp", |
|
"xutility": "cpp" |
|
} |
|
} |