mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
60 lines
1.6 KiB
JSON
60 lines
1.6 KiB
JSON
{
|
|
"files.associations": {
|
|
"pikaobj.h": "c",
|
|
"stdbool.h": "c",
|
|
"datamemory.h": "c",
|
|
"pikamath_operator.h": "c",
|
|
"dataargs.h": "c",
|
|
"pikastdlib_sysobj.h": "c",
|
|
"*.tcc": "c",
|
|
"istream": "c",
|
|
"cstring": "cpp",
|
|
"variant": "cpp",
|
|
"pikaplatform.h": "c",
|
|
"dataarg.h": "c",
|
|
"pikastdlib_list.h": "c",
|
|
"pikastdlib_memchecker.h": "c",
|
|
"pikaparser.h": "c",
|
|
"stdint.h": "c",
|
|
"cstdio": "c",
|
|
"cstdlib": "c",
|
|
"pikastddevice_gpio.h": "c",
|
|
"pikastddata_dict.h": "c",
|
|
"__instruction_table.h": "c",
|
|
"__instruction_def.h": "c",
|
|
"pikavm.h": "c",
|
|
"pika_config_valid.h": "c",
|
|
"*.cfg": "c",
|
|
"pikastdtask_task.h": "c",
|
|
"gtesttask_task.h": "c",
|
|
"pikadebug_debuger.h": "c",
|
|
"datastack.h": "c",
|
|
"dataqueueobj.h": "c",
|
|
"datastring.h": "c",
|
|
"datalink.h": "c",
|
|
"array": "c",
|
|
"string_view": "c",
|
|
"initializer_list": "c",
|
|
"utility": "c",
|
|
"any": "c",
|
|
"optional": "c",
|
|
"functional": "c",
|
|
"stdexcept": "c",
|
|
"typeinfo": "c",
|
|
"cmath": "c",
|
|
"fstream": "c",
|
|
"pika_config_gtest.h": "c",
|
|
"atomic": "c",
|
|
"cstdint": "c",
|
|
"pika_config.h": "c",
|
|
"PikaParser.H": "cpp",
|
|
"pikastddata_list.h": "c",
|
|
"pikastddevice_spi.h": "c",
|
|
"pikastddevice_can.h": "c",
|
|
"ctypes.h": "c",
|
|
"ctypes_test.h": "c",
|
|
"ctypes_c_uint.h": "c",
|
|
"ctypes_utils.h": "c"
|
|
},
|
|
"python.formatting.provider": "autopep8"
|
|
} |