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",
|
2021-12-10 22:53:06 +08:00
|
|
|
"cstdlib": "c",
|
2021-12-13 22:01:42 +08:00
|
|
|
"pikastddevice_gpio.h": "c",
|
2021-12-31 00:11:56 +08:00
|
|
|
"pikastddata_dict.h": "c",
|
|
|
|
"__instruction_table.h": "c",
|
|
|
|
"__instruction_def.h": "c",
|
2021-12-31 00:33:00 +08:00
|
|
|
"pikavm.h": "c",
|
2022-03-30 20:12:39 +08:00
|
|
|
"pika_config_valid.h": "c",
|
2022-01-20 18:14:22 +08:00
|
|
|
"*.cfg": "c",
|
2022-01-24 19:08:33 +08:00
|
|
|
"pikastdtask_task.h": "c",
|
2022-01-28 00:43:09 +08:00
|
|
|
"gtesttask_task.h": "c",
|
2022-02-14 20:57:15 +08:00
|
|
|
"pikadebug_debuger.h": "c",
|
|
|
|
"datastack.h": "c",
|
2022-03-09 11:28:09 +08:00
|
|
|
"dataqueueobj.h": "c",
|
2022-03-09 13:22:55 +08:00
|
|
|
"datastring.h": "c",
|
2022-03-11 17:08:12 +08:00
|
|
|
"datalink.h": "c",
|
|
|
|
"array": "c",
|
|
|
|
"string_view": "c",
|
|
|
|
"initializer_list": "c",
|
2022-03-15 17:46:22 +08:00
|
|
|
"utility": "c",
|
|
|
|
"any": "c",
|
|
|
|
"optional": "c",
|
|
|
|
"functional": "c",
|
|
|
|
"stdexcept": "c",
|
|
|
|
"typeinfo": "c",
|
2022-03-18 13:15:44 +08:00
|
|
|
"cmath": "c",
|
2022-03-26 21:09:08 +08:00
|
|
|
"fstream": "c",
|
2022-03-28 22:45:29 +08:00
|
|
|
"pika_config_gtest.h": "c",
|
|
|
|
"atomic": "c",
|
2022-03-30 20:15:26 +08:00
|
|
|
"cstdint": "c",
|
2022-04-02 01:54:29 +08:00
|
|
|
"pika_config.h": "c",
|
2022-04-13 12:03:10 +08:00
|
|
|
"PikaParser.H": "cpp",
|
|
|
|
"pikastddata_list.h": "c"
|
2021-10-11 00:11:35 +08:00
|
|
|
},
|
2021-12-10 22:53:06 +08:00
|
|
|
"python.formatting.provider": "autopep8"
|
2021-10-01 00:21:50 +08:00
|
|
|
}
|