mirror of
https://github.com/Architeuthis-Flux/Jumperless.git
synced 2024-11-14 10:37:37 +01:00
17 lines
398 B
JSON
17 lines
398 B
JSON
{
|
|
"files.associations": {
|
|
"array": "cpp",
|
|
"deque": "cpp",
|
|
"list": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"vector": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"ranges": "cpp",
|
|
"cstring": "cpp"
|
|
},
|
|
"cortex-debug.registerUseNaturalFormat": false,
|
|
"C_Cpp.errorSquiggles": "disabled"
|
|
|
|
} |