2020-02-01 16:30:53 +00:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"type_traits": "cpp",
|
|
|
|
"array": "cpp",
|
|
|
|
"*.tcc": "cpp",
|
|
|
|
"cctype": "cpp",
|
|
|
|
"clocale": "cpp",
|
|
|
|
"cmath": "cpp",
|
|
|
|
"cstdarg": "cpp",
|
|
|
|
"cstddef": "cpp",
|
|
|
|
"cstdint": "cpp",
|
|
|
|
"cstdio": "cpp",
|
|
|
|
"cstdlib": "cpp",
|
|
|
|
"cstring": "cpp",
|
|
|
|
"ctime": "cpp",
|
|
|
|
"cwchar": "cpp",
|
|
|
|
"cwctype": "cpp",
|
|
|
|
"deque": "cpp",
|
|
|
|
"unordered_map": "cpp",
|
|
|
|
"unordered_set": "cpp",
|
|
|
|
"vector": "cpp",
|
|
|
|
"exception": "cpp",
|
|
|
|
"algorithm": "cpp",
|
|
|
|
"functional": "cpp",
|
|
|
|
"system_error": "cpp",
|
|
|
|
"tuple": "cpp",
|
|
|
|
"fstream": "cpp",
|
|
|
|
"initializer_list": "cpp",
|
|
|
|
"iomanip": "cpp",
|
|
|
|
"iosfwd": "cpp",
|
|
|
|
"istream": "cpp",
|
|
|
|
"limits": "cpp",
|
|
|
|
"memory": "cpp",
|
|
|
|
"new": "cpp",
|
|
|
|
"ostream": "cpp",
|
|
|
|
"numeric": "cpp",
|
|
|
|
"sstream": "cpp",
|
|
|
|
"stdexcept": "cpp",
|
|
|
|
"streambuf": "cpp",
|
|
|
|
"cinttypes": "cpp",
|
|
|
|
"utility": "cpp",
|
2020-02-02 17:59:00 +00:00
|
|
|
"typeinfo": "cpp",
|
2020-02-07 22:52:45 +00:00
|
|
|
"string": "cpp",
|
2020-02-24 18:23:07 +00:00
|
|
|
"*.xbm": "cpp",
|
|
|
|
"list": "cpp"
|
2020-02-15 17:10:35 +00:00
|
|
|
},
|
|
|
|
"cSpell.words": [
|
2020-02-24 00:41:27 +00:00
|
|
|
"Meshtastic",
|
2020-03-06 02:39:24 +00:00
|
|
|
"descs",
|
|
|
|
"protobufs"
|
2020-02-15 17:10:35 +00:00
|
|
|
]
|
2020-02-01 16:30:53 +00:00
|
|
|
}
|