2021-10-01 00:21:50 +08:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"pikaobj.h": "c",
|
2021-10-05 15:34:11 +08:00
|
|
|
"stdbool.h": "c",
|
2021-10-12 22:03:55 +08:00
|
|
|
"datamemory.h": "c",
|
2021-10-13 10:23:20 +08:00
|
|
|
"pikamath_operator.h": "c",
|
2021-10-18 09:55:09 +08:00
|
|
|
"dataargs.h": "c",
|
2021-10-20 21:06:13 +08:00
|
|
|
"pikastdlib_sysobj.h": "c",
|
|
|
|
"*.tcc": "c",
|
2021-11-13 16:42:01 +08:00
|
|
|
"istream": "c",
|
|
|
|
"cstring": "cpp",
|
2021-11-14 18:39:08 +08:00
|
|
|
"variant": "cpp",
|
2021-11-15 09:35:48 +08:00
|
|
|
"pikaplatform.h": "c",
|
2021-11-17 10:09:52 +08:00
|
|
|
"dataarg.h": "c",
|
2021-11-20 09:43:13 +08:00
|
|
|
"pikastdlib_list.h": "c",
|
2021-12-07 15:45:38 +08:00
|
|
|
"pikastdlib_memchecker.h": "c",
|
|
|
|
"pikaparser.h": "c",
|
2021-12-07 19:17:36 +08:00
|
|
|
"stdint.h": "c",
|
2021-12-07 19:33:58 +08:00
|
|
|
"cstdio": "c",
|
|
|
|
"cstdlib": "c"
|
2021-10-11 00:11:35 +08:00
|
|
|
},
|
|
|
|
"python.formatting.provider": "yapf"
|
2021-10-01 00:21:50 +08:00
|
|
|
}
|