settings.json 2.73 KiB
    "files.associations": {
        "iostream": "cpp",
        "thread": "cpp",
        "atomic": "cpp",
        "xstring": "cpp",
        "memory": "cpp",
        "vector": "cpp",
        "xiosbase": "cpp",
        "xlocale": "cpp",
        "algorithm": "cpp",
        "fstream": "cpp",
        "filesystem": "cpp",
        "iomanip": "cpp",
        "string": "cpp",
        "dense": "cpp",
        "sstream": "cpp",
        "cmath": "cpp",
        "functional": "cpp",
        "random": "cpp",
        "list": "cpp",
        "array": "cpp",
        "bit": "cpp",
        "cctype": "cpp",
        "charconv": "cpp",
        "chrono": "cpp",
        "clocale": "cpp",
        "compare": "cpp",
        "complex": "cpp",
        "concepts": "cpp",
        "csetjmp": "cpp",
        "csignal": "cpp",
        "cstdarg": "cpp",
        "cstddef": "cpp",
        "cstdint": "cpp",
        "cstdio": "cpp",
        "cstdlib": "cpp",
        "cstring": "cpp",
        "ctime": "cpp",
        "cwchar": "cpp",
        "deque": "cpp",
        "exception": "cpp",
        "format": "cpp",
        "forward_list": "cpp",
        "initializer_list": "cpp",
        "ios": "cpp",
        "iosfwd": "cpp",
        "istream": "cpp",
        "iterator": "cpp",
        "limits": "cpp",
        "locale": "cpp",
        "map": "cpp",
        "mutex": "cpp",
        "new": "cpp",
        "optional": "cpp",
        "ostream": "cpp",
        "queue": "cpp",
        "ranges": "cpp",
        "ratio": "cpp",
        "set": "cpp",
        "span": "cpp",
        "stack": "cpp",
        "stdexcept": "cpp",
        "stop_token": "cpp",
        "streambuf": "cpp",
        "system_error": "cpp",
        "tuple": "cpp",
        "type_traits": "cpp",
        "typeinfo": "cpp",
        "unordered_map": "cpp",
"unordered_set": "cpp", "utility": "cpp", "xfacet": "cpp", "xhash": "cpp", "xlocbuf": "cpp", "xlocinfo": "cpp", "xlocmes": "cpp", "xlocmon": "cpp", "xlocnum": "cpp", "xloctime": "cpp", "xmemory": "cpp", "xstddef": "cpp", "xtr1common": "cpp", "xtree": "cpp", "xutility": "cpp", "bitset": "cpp", "typeindex": "cpp", "any": "cpp", "condition_variable": "cpp", "cwctype": "cpp", "numeric": "cpp", "source_location": "cpp", "variant": "cpp", "string_view": "cpp", "cfenv": "cpp", "cinttypes": "cpp", "codecvt": "cpp", "coroutine": "cpp", "future": "cpp", "hash_map": "cpp", "hash_set": "cpp", "regex": "cpp", "scoped_allocator": "cpp", "shared_mutex": "cpp", "valarray": "cpp", "*.inc": "cpp", "*.ipp": "cpp" } }