14 lines
297 B
JSON
14 lines
297 B
JSON
|
{
|
||
|
"files.associations": {
|
||
|
"*.h": "c",
|
||
|
"*.ino": "c",
|
||
|
"*.ASM": "asm",
|
||
|
"array": "cpp",
|
||
|
"deque": "cpp",
|
||
|
"string": "cpp",
|
||
|
"unordered_map": "cpp",
|
||
|
"vector": "cpp",
|
||
|
"string_view": "cpp",
|
||
|
"initializer_list": "cpp"
|
||
|
}
|
||
|
}
|