123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "files.associations": {
- "tuple": "cpp",
- "utility": "cpp",
- "algorithm": "cpp",
- "xstring": "cpp",
- "ostream": "cpp",
- "ios": "cpp",
- "vector": "cpp",
- "xutility": "cpp",
- "atomic": "cpp",
- "bitset": "cpp",
- "cctype": "cpp",
- "chrono": "cpp",
- "cmath": "cpp",
- "compare": "cpp",
- "concepts": "cpp",
- "cstddef": "cpp",
- "cstdint": "cpp",
- "cstdio": "cpp",
- "cstdlib": "cpp",
- "cstring": "cpp",
- "ctime": "cpp",
- "cwchar": "cpp",
- "exception": "cpp",
- "fstream": "cpp",
- "initializer_list": "cpp",
- "iomanip": "cpp",
- "iosfwd": "cpp",
- "iostream": "cpp",
- "istream": "cpp",
- "iterator": "cpp",
- "limits": "cpp",
- "memory": "cpp",
- "new": "cpp",
- "ratio": "cpp",
- "sstream": "cpp",
- "stdexcept": "cpp",
- "streambuf": "cpp",
- "string": "cpp",
- "system_error": "cpp",
- "thread": "cpp",
- "type_traits": "cpp",
- "typeinfo": "cpp",
- "xfacet": "cpp",
- "xiosbase": "cpp",
- "xlocale": "cpp",
- "xlocinfo": "cpp",
- "xlocmon": "cpp",
- "xlocnum": "cpp",
- "xloctime": "cpp",
- "xmemory": "cpp",
- "xstddef": "cpp",
- "xtr1common": "cpp"
- },
- "C_Cpp.errorSquiggles": "disabled"
- }
|