settings.json 696 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "files.associations": {
  3. "*.cl": "opencl",
  4. "rasteriver.h": "c",
  5. "type_traits": "c",
  6. "ratio": "c",
  7. "system_error": "c",
  8. "array": "c",
  9. "functional": "c",
  10. "tuple": "c",
  11. "utility": "c",
  12. "cl.h": "c",
  13. "stdio.h": "c",
  14. "stdint.h": "c",
  15. "cmath": "c",
  16. "time.h": "c",
  17. "sdl_ttf.h": "c",
  18. "types.h": "c",
  19. "__hash_table": "c",
  20. "__locale": "c",
  21. "ios": "c",
  22. "algorithm": "c",
  23. "__node_handle": "c",
  24. "chrono": "c",
  25. "random": "c",
  26. "limits": "c",
  27. "queue": "c",
  28. "math.h": "c",
  29. "sdl.h": "c"
  30. }
  31. }