lwshell/.vscode/settings.json

14 lines
318 B
JSON

{
"files.associations": {
"lwevt_types.h": "c",
"lwevt_type.h": "c",
"lwevt.h": "c",
"string.h": "c",
"lwevt_opt.h": "c",
"lwshell.h": "c",
"lwshell_opt.h": "c",
"lwshell_opts.h": "c",
"typeinfo": "c"
},
"esbonio.sphinx.confDir": ""
}