26 lines
611 B
JSON
26 lines
611 B
JSON
{
|
|
"files.associations": {
|
|
"users.h": "c",
|
|
"ncurses.h": "c",
|
|
"stdlib.h": "c",
|
|
"errno.h": "c",
|
|
"rfid_handler.h": "c",
|
|
"fcntl.h": "c",
|
|
"file_operations.h": "c",
|
|
"string.h": "c",
|
|
"termios.h": "c",
|
|
"typeinfo": "c",
|
|
"stdio.h": "c",
|
|
"array": "c",
|
|
"hash_map": "c",
|
|
"bitset": "c",
|
|
"string_view": "c",
|
|
"hash_set": "c",
|
|
"format": "c",
|
|
"initializer_list": "c",
|
|
"ranges": "c",
|
|
"span": "c",
|
|
"valarray": "c"
|
|
},
|
|
"C_Cpp.errorSquiggles": "enabled"
|
|
} |