Files
lwbtn/.vscode/settings.json
2023-11-20 21:20:25 +01:00

17 lines
413 B
JSON

{
"files.associations": {
"lwevt_types.h": "c",
"lwevt_type.h": "c",
"lwevt.h": "c",
"string.h": "c",
"lwevt_opt.h": "c",
"lwbtn.h": "c",
"lwbtn_opt.h": "c",
"lwbtn_opts.h": "c",
"compare": "c",
"bitset": "c",
"stdio.h": "c"
},
"esbonio.sphinx.confDir": "",
"C_Cpp.codeAnalysis.clangTidy.useBuildPath": true
}