35 lines
821 B
JSON
35 lines
821 B
JSON
{
|
|
"files.associations": {
|
|
"variables.h": "c",
|
|
"arduino.h": "c",
|
|
"algorithm": "cpp",
|
|
"random": "cpp",
|
|
"type_traits": "cpp",
|
|
"iterator": "cpp",
|
|
"rope": "c",
|
|
"__locale": "c",
|
|
"string": "c",
|
|
"ios": "cpp",
|
|
"locale": "cpp",
|
|
"functional": "cpp",
|
|
"numeric": "cpp",
|
|
"*.tcc": "cpp",
|
|
"bitset": "cpp",
|
|
"set": "cpp",
|
|
"array": "cpp",
|
|
"utility": "cpp",
|
|
"__bit_reference": "cpp",
|
|
"__functional_base": "cpp",
|
|
"atomic": "cpp",
|
|
"chrono": "cpp",
|
|
"limits": "cpp",
|
|
"memory": "cpp",
|
|
"ratio": "cpp",
|
|
"system_error": "cpp",
|
|
"tuple": "cpp",
|
|
"vector": "cpp"
|
|
},
|
|
"files.exclude": {
|
|
"**/build": true
|
|
}
|
|
} |