settings.json 185 B

12345678910
  1. {
  2. "files.associations": {
  3. "cstdio": "cpp",
  4. "locale": "cpp",
  5. "stat.h": "c",
  6. "pthread.h": "c",
  7. "stdbool.h": "c",
  8. "ioctl.h": "c"
  9. }
  10. }