settings.json 309 B

123456789101112131415
  1. {
  2. "files.associations": {
  3. "stdio.h": "c",
  4. "semaphore.h": "c",
  5. "types.h": "c",
  6. "bitset": "c",
  7. "chrono": "c",
  8. "algorithm": "c",
  9. "assert.h": "c",
  10. "gbt27930.h": "c",
  11. "array": "c",
  12. "string": "c",
  13. "string_view": "c"
  14. }
  15. }