mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 02:14:18 +00:00
23 lines
513 B
JSON
23 lines
513 B
JSON
{
|
|
"files.associations": {
|
|
"functional": "cpp",
|
|
"deque": "cpp",
|
|
"algorithm": "cpp",
|
|
"iterator": "cpp",
|
|
"memory": "cpp",
|
|
"utility": "cpp",
|
|
"iosfwd": "cpp",
|
|
"cstdio": "cpp",
|
|
"cstring": "cpp",
|
|
"cstddef": "cpp",
|
|
"cstdlib": "cpp",
|
|
"cwchar": "cpp",
|
|
"map": "cpp",
|
|
"set": "cpp",
|
|
"xtree": "cpp",
|
|
"new": "cpp",
|
|
"xiosbase": "cpp",
|
|
"queue": "cpp",
|
|
"stack": "cpp"
|
|
}
|
|
} |