1{ 2 "files.associations": { 3 "algorithm": "cpp", 4 "array": "cpp", 5 "atomic": "cpp", 6 "bit": "cpp", 7 "cctype": "cpp", 8 "charconv": "cpp", 9 "chrono": "cpp", 10 "clocale": "cpp", 11 "cmath": "cpp", 12 "compare": "cpp", 13 "concepts": "cpp", 14 "condition_variable": "cpp", 15 "csignal": "cpp", 16 "cstddef": "cpp", 17 "cstdint": "cpp", 18 "cstdio": "cpp", 19 "cstdlib": "cpp", 20 "cstring": "cpp", 21 "ctime": "cpp", 22 "cwchar": "cpp", 23 "deque": "cpp", 24 "exception": "cpp", 25 "format": "cpp", 26 "forward_list": "cpp", 27 "functional": "cpp", 28 "initializer_list": "cpp", 29 "iomanip": "cpp", 30 "ios": "cpp", 31 "iosfwd": "cpp", 32 "iostream": "cpp", 33 "istream": "cpp", 34 "iterator": "cpp", 35 "limits": "cpp", 36 "list": "cpp", 37 "locale": "cpp", 38 "map": "cpp", 39 "memory": "cpp", 40 "mutex": "cpp", 41 "new": "cpp", 42 "optional": "cpp", 43 "ostream": "cpp", 44 "queue": "cpp", 45 "random": "cpp", 46 "ranges": "cpp", 47 "ratio": "cpp", 48 "regex": "cpp", 49 "set": "cpp", 50 "shared_mutex": "cpp", 51 "span": "cpp", 52 "sstream": "cpp", 53 "stdexcept": "cpp", 54 "stop_token": "cpp", 55 "streambuf": "cpp", 56 "string": "cpp", 57 "system_error": "cpp", 58 "thread": "cpp", 59 "tuple": "cpp", 60 "type_traits": "cpp", 61 "typeinfo": "cpp", 62 "unordered_map": "cpp", 63 "unordered_set": "cpp", 64 "utility": "cpp", 65 "vector": "cpp", 66 "xfacet": "cpp", 67 "xhash": "cpp", 68 "xiosbase": "cpp", 69 "xlocale": "cpp", 70 "xlocbuf": "cpp", 71 "xlocinfo": "cpp", 72 "xlocmes": "cpp", 73 "xlocmon": "cpp", 74 "xlocnum": "cpp", 75 "xloctime": "cpp", 76 "xmemory": "cpp", 77 "xstring": "cpp", 78 "xtr1common": "cpp", 79 "xtree": "cpp", 80 "xutility": "cpp" 81 } 82}