mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-01-13 23:58:11 -05:00
36 lines
912 B
JSON
36 lines
912 B
JSON
{
|
|
"files.associations": {
|
|
"iostream": "cpp",
|
|
"__locale": "cpp",
|
|
"__string": "cpp",
|
|
"regex": "cpp",
|
|
"string": "cpp",
|
|
"string_view": "cpp",
|
|
"span": "cpp",
|
|
"utility": "cpp",
|
|
"__hash_table": "cpp",
|
|
"__split_buffer": "cpp",
|
|
"__tree": "cpp",
|
|
"array": "cpp",
|
|
"bitset": "cpp",
|
|
"deque": "cpp",
|
|
"initializer_list": "cpp",
|
|
"iterator": "cpp",
|
|
"list": "cpp",
|
|
"map": "cpp",
|
|
"queue": "cpp",
|
|
"random": "cpp",
|
|
"set": "cpp",
|
|
"stack": "cpp",
|
|
"unordered_map": "cpp",
|
|
"unordered_set": "cpp",
|
|
"valarray": "cpp",
|
|
"vector": "cpp",
|
|
"*.inc": "cpp",
|
|
"type_traits": "cpp",
|
|
"__bit_reference": "cpp",
|
|
"algorithm": "cpp",
|
|
"chrono": "cpp"
|
|
},
|
|
"debug.allowBreakpointsEverywhere": true
|
|
} |