Files
FAT-Allocator/.vscode/settings.json

43 lines
1.1 KiB
JSON

{
"files.associations": {
"eal_internal_cfg.h": "c",
"rte_eal.h": "c",
"rte_compat.h": "c",
"rte_pci_dev_feature_defs.h": "c",
"rte_config.h": "c",
"eal_hugepages.h": "c",
"eal_filesystem.h": "c",
"memory_resource": "c",
"iterator": "c",
"locale": "c",
"__config": "c",
"vector": "c",
"rte_pause.h": "c",
"rte_common.h": "c",
"__hash_table": "c",
"__split_buffer": "c",
"__tree": "c",
"array": "c",
"bitset": "c",
"deque": "c",
"initializer_list": "c",
"map": "c",
"queue": "c",
"set": "c",
"unordered_map": "c",
"unordered_set": "c",
"string": "c",
"string_view": "c",
"stddefines.h": "c",
"charconv": "c",
"coz.h": "c",
"assert.h": "c",
"mman.h": "c",
"time.h": "c",
"vmmeter.h": "c",
"malloc.h": "c",
"lock.h": "c",
"proc.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}