flecs_tests/.vscode/settings.json

36 lines
872 B
JSON

{
"files.associations": {
"sokol_app.h": "c",
"emsc.h": "c",
"gl3.h": "c",
"sokol_gp.h": "c",
"sokol_glue.h": "c",
"sokol_gfx.h": "c",
"webgpu.h": "c",
"html5.h": "c",
"emscripten.h": "c",
"stddef.h": "c",
"flecs.h": "c",
"stdlib.h": "c",
"math.h": "c",
"stdio.h": "c",
"sokol_memtrack.h": "c",
"type_traits": "cpp",
"limits": "cpp",
"ratio": "cpp",
"sokol_log.h": "c",
"syslog.h": "c",
"base.h": "c",
"stdarg.h": "c",
"rand.h": "c",
"sokol_gfx_imgui.h": "c",
"cimgui.h": "c",
"sokol_imgui.h": "c",
"typeinfo": "c",
"api.h": "c",
"sprite.h": "c",
"stdint.h": "c",
"sokol_nuklear.h": "c",
"nuklear.h": "c"
}
}