nn-testing/.vscode/settings.json

15 lines
220 B
JSON

{
"files.associations": {
"*.embeddedhtml": "html",
"clm.h": "c",
"clm.c": "c",
"cltest.c": "c",
"*.tcc": "c",
"string": "c",
"string_view": "c",
"stdint.h": "c",
"inttypes.h": "c",
"cl.h": "c"
}
}