2023-07-20 22:34:56 +02:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"*.embeddedhtml": "html",
|
|
|
|
"clm.h": "c",
|
|
|
|
"clm.c": "c",
|
|
|
|
"cltest.c": "c",
|
|
|
|
"*.tcc": "c",
|
|
|
|
"string": "c",
|
2023-07-27 22:43:11 +02:00
|
|
|
"string_view": "c",
|
|
|
|
"stdint.h": "c",
|
2023-10-29 01:15:22 +02:00
|
|
|
"inttypes.h": "c",
|
|
|
|
"cl.h": "c"
|
2023-07-20 22:34:56 +02:00
|
|
|
}
|
|
|
|
}
|