mirror of
https://github.com/neverlosecc/source2sdk.git
synced 2025-04-20 21:28:12 +00:00
40 lines
970 B
JSON
40 lines
970 B
JSON
|
{
|
||
|
"files.associations": {
|
||
|
"compare": "cpp",
|
||
|
"concepts": "cpp",
|
||
|
"cstddef": "cpp",
|
||
|
"cstdint": "cpp",
|
||
|
"cstdio": "cpp",
|
||
|
"cstdlib": "cpp",
|
||
|
"cstring": "cpp",
|
||
|
"cwchar": "cpp",
|
||
|
"exception": "cpp",
|
||
|
"initializer_list": "cpp",
|
||
|
"iosfwd": "cpp",
|
||
|
"limits": "cpp",
|
||
|
"new": "cpp",
|
||
|
"tuple": "cpp",
|
||
|
"type_traits": "cpp",
|
||
|
"utility": "cpp",
|
||
|
"xmemory": "cpp",
|
||
|
"xstring": "cpp",
|
||
|
"xtr1common": "cpp",
|
||
|
"xutility": "cpp",
|
||
|
"array": "cpp",
|
||
|
"atomic": "cpp",
|
||
|
"bit": "cpp",
|
||
|
"ctime": "cpp",
|
||
|
"format": "cpp",
|
||
|
"map": "cpp",
|
||
|
"memory": "cpp",
|
||
|
"mutex": "cpp",
|
||
|
"ratio": "cpp",
|
||
|
"stdexcept": "cpp",
|
||
|
"stop_token": "cpp",
|
||
|
"system_error": "cpp",
|
||
|
"thread": "cpp",
|
||
|
"typeinfo": "cpp",
|
||
|
"vector": "cpp",
|
||
|
"xtree": "cpp"
|
||
|
}
|
||
|
}
|