You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

110 lines
2.8 KiB

2 years ago
  1. {
  2. "files.associations": {
  3. "__locale": "cpp",
  4. "array": "cpp",
  5. "atomic": "cpp",
  6. "hash_map": "cpp",
  7. "bit": "cpp",
  8. "*.tcc": "cpp",
  9. "bitset": "cpp",
  10. "cctype": "cpp",
  11. "charconv": "cpp",
  12. "chrono": "cpp",
  13. "clocale": "cpp",
  14. "cmath": "cpp",
  15. "codecvt": "cpp",
  16. "compare": "cpp",
  17. "concepts": "cpp",
  18. "condition_variable": "cpp",
  19. "csignal": "cpp",
  20. "cstdarg": "cpp",
  21. "cstddef": "cpp",
  22. "cstdint": "cpp",
  23. "cstdio": "cpp",
  24. "cstdlib": "cpp",
  25. "cstring": "cpp",
  26. "ctime": "cpp",
  27. "cwchar": "cpp",
  28. "cwctype": "cpp",
  29. "deque": "cpp",
  30. "forward_list": "cpp",
  31. "list": "cpp",
  32. "map": "cpp",
  33. "set": "cpp",
  34. "string": "cpp",
  35. "unordered_map": "cpp",
  36. "vector": "cpp",
  37. "exception": "cpp",
  38. "algorithm": "cpp",
  39. "functional": "cpp",
  40. "iterator": "cpp",
  41. "memory": "cpp",
  42. "memory_resource": "cpp",
  43. "numeric": "cpp",
  44. "optional": "cpp",
  45. "random": "cpp",
  46. "ratio": "cpp",
  47. "regex": "cpp",
  48. "string_view": "cpp",
  49. "system_error": "cpp",
  50. "tuple": "cpp",
  51. "type_traits": "cpp",
  52. "utility": "cpp",
  53. "fstream": "cpp",
  54. "future": "cpp",
  55. "initializer_list": "cpp",
  56. "iomanip": "cpp",
  57. "iosfwd": "cpp",
  58. "iostream": "cpp",
  59. "istream": "cpp",
  60. "limits": "cpp",
  61. "mutex": "cpp",
  62. "new": "cpp",
  63. "numbers": "cpp",
  64. "ostream": "cpp",
  65. "semaphore": "cpp",
  66. "shared_mutex": "cpp",
  67. "span": "cpp",
  68. "sstream": "cpp",
  69. "stdexcept": "cpp",
  70. "stop_token": "cpp",
  71. "streambuf": "cpp",
  72. "thread": "cpp",
  73. "cfenv": "cpp",
  74. "cinttypes": "cpp",
  75. "typeindex": "cpp",
  76. "typeinfo": "cpp",
  77. "valarray": "cpp",
  78. "variant": "cpp",
  79. "__nullptr": "cpp",
  80. "locale": "cpp",
  81. "__bit_reference": "cpp",
  82. "__functional_base": "cpp",
  83. "__node_handle": "cpp",
  84. "__memory": "cpp",
  85. "filesystem": "cpp",
  86. "__functional_base_03": "cpp",
  87. "__hash_table": "cpp",
  88. "__tree": "cpp",
  89. "__tuple": "cpp",
  90. "*.ipp": "cpp",
  91. "complex": "cpp",
  92. "csetjmp": "cpp",
  93. "cuchar": "cpp",
  94. "unordered_set": "cpp",
  95. "rope": "cpp",
  96. "slist": "cpp",
  97. "scoped_allocator": "cpp",
  98. "netdb.h": "c",
  99. "aiui_cjson.h": "c",
  100. "string.h": "c",
  101. "aiui_base64.h": "c",
  102. "aiui_wsclient.h": "c",
  103. "aiui_sha256.h": "c",
  104. "socket.h": "c",
  105. "unistd.h": "c",
  106. "err.h": "c",
  107. "cerrno": "c",
  108. "stdio.h": "c",
  109. "any": "cpp"
  110. }
  111. }