mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
23 lines
526 B
JSON
23 lines
526 B
JSON
{
|
|
"files.associations": {
|
|
"xmemory": "cpp",
|
|
"list": "cpp",
|
|
"xutility": "cpp",
|
|
"xhash": "cpp",
|
|
"algorithm": "cpp",
|
|
"deque": "cpp",
|
|
"functional": "cpp",
|
|
"map": "cpp",
|
|
"memory": "cpp",
|
|
"queue": "cpp",
|
|
"set": "cpp",
|
|
"stack": "cpp",
|
|
"type_traits": "cpp",
|
|
"unordered_map": "cpp",
|
|
"utility": "cpp",
|
|
"vector": "cpp",
|
|
"xstring": "cpp",
|
|
"xtr1common": "cpp",
|
|
"xtree": "cpp"
|
|
}
|
|
} |