48 lines
1.5 KiB
JSON
Executable File
48 lines
1.5 KiB
JSON
Executable File
{
|
|
"C_Cpp.errorSquiggles": "Disabled",
|
|
"terminal.integrated.env.linux": {
|
|
"PATH": "/home/emamaker/.platformio/penv/bin:/home/emamaker/.platformio/penv:/opt/devkitpro/tools/bin:/opt/devkitpro/tools/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/emamaker/.platformio/penv/bin",
|
|
"PLATFORMIO_CALLER": "vscode"
|
|
},
|
|
"files.associations": {
|
|
"ratio": "cpp",
|
|
"system_error": "cpp",
|
|
"array": "cpp",
|
|
"functional": "cpp",
|
|
"tuple": "cpp",
|
|
"type_traits": "cpp",
|
|
"utility": "cpp",
|
|
"hash_map": "cpp",
|
|
"deque": "cpp",
|
|
"list": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"vector": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"*.tcc": "cpp",
|
|
"cctype": "cpp",
|
|
"clocale": "cpp",
|
|
"cmath": "cpp",
|
|
"cstdarg": "cpp",
|
|
"cstdint": "cpp",
|
|
"cstdio": "cpp",
|
|
"cstdlib": "cpp",
|
|
"cstring": "cpp",
|
|
"cwchar": "cpp",
|
|
"cwctype": "cpp",
|
|
"exception": "cpp",
|
|
"fstream": "cpp",
|
|
"iosfwd": "cpp",
|
|
"iostream": "cpp",
|
|
"istream": "cpp",
|
|
"limits": "cpp",
|
|
"new": "cpp",
|
|
"ostream": "cpp",
|
|
"sstream": "cpp",
|
|
"stdexcept": "cpp",
|
|
"streambuf": "cpp",
|
|
"cinttypes": "cpp",
|
|
"typeinfo": "cpp"
|
|
}
|
|
} |