Files
pikuma_ps1/.vscode/settings.json
T

28 lines
494 B
JSON

{
"files.associations": {
"*.rmd": "markdown",
"*.s": "gas",
"*.dasm": "lldb.disassembly",
"*.asm": "gas",
"stdlib.h": "c",
"libetc.h": "c",
"libgpu.h": "c",
"stddef.h": "c",
"abs.h": "c",
"qsort.h": "c",
"malloc.h": "c",
"convert.h": "c",
"type_traits": "c",
"xlocmon": "c",
"iterator": "c",
"regex": "c",
"dsl.h": "c",
"xlocale": "c",
"gp.h": "c",
"array": "c",
"initializer_list": "c",
"string_view": "c",
"functional": "c",
"tuple": "c"
}
}