settings.json 575 B

123456789101112131415161718192021222324
  1. {
  2. "files.associations": {
  3. "valloc.h": "c",
  4. "json.h": "c",
  5. "jansson.h": "c",
  6. "jansson_private.h": "c",
  7. "jansson_config.h": "c",
  8. "hashtable.h": "c",
  9. "stddef.h": "c",
  10. "stdlib.h": "c",
  11. "string.h": "c",
  12. "cstdarg": "c",
  13. "type_traits": "c",
  14. "limits.h": "c",
  15. "cmath": "c",
  16. "ryanjson.h": "c",
  17. "cjson.h": "c",
  18. "unity.h": "c",
  19. "unity_config.h": "c",
  20. "common.h": "c",
  21. "stdio.h": "c"
  22. },
  23. "commentTranslate.source": "Google"
  24. }