SkyNX/.vscode/settings.json

20 lines
No EOL
419 B
JSON

{
"files.associations": {
"xiosbase": "c",
"random": "c",
"functional": "c",
"iosfwd": "c",
"queue": "c",
"sdl.h": "c",
"context.h": "c",
"array": "c",
"deque": "c",
"list": "c",
"vector": "c",
"xhash": "c",
"xstring": "c",
"xutility": "c",
"string_view": "c",
"type_traits": "c"
}
}