32 lines
787 B
JSON
32 lines
787 B
JSON
{
|
|
"files.associations": {
|
|
"*.vue": "vue",
|
|
"*.css": "css",
|
|
"*.jsx": "javascriptreact",
|
|
"*.cjson": "jsonc",
|
|
"*.wxss": "css",
|
|
"*.wxs": "javascript",
|
|
"*.json": "jsonc",
|
|
"string.h": "c",
|
|
"shm.h": "c",
|
|
"unistd.h": "c",
|
|
"logging.h": "c",
|
|
"fcntl.h": "c",
|
|
"exec_hook.h": "c",
|
|
"dlfcn.h": "c",
|
|
"signal.h": "c",
|
|
"stdio.h": "c",
|
|
"wait.h": "c",
|
|
"signal_handlers.h": "c",
|
|
"terminal_utils.h": "c",
|
|
"stdlib.h": "c",
|
|
"init_cleanup.h": "c",
|
|
"stdbool.h": "c",
|
|
"stat.h": "c",
|
|
"debug.h": "c",
|
|
"types.h": "c",
|
|
"client.h": "c",
|
|
"limits.h": "c"
|
|
},
|
|
"C_Cpp.errorSquiggles": "disabled"
|
|
} |