settings.json 354 B

1234567891011121314151617
  1. {
  2. "files.associations": {
  3. "rasteriver.h": "c",
  4. "type_traits": "c",
  5. "ratio": "c",
  6. "system_error": "c",
  7. "array": "c",
  8. "functional": "c",
  9. "tuple": "c",
  10. "utility": "c",
  11. "cl.h": "c",
  12. "stdio.h": "c",
  13. "stdint.h": "c",
  14. "cmath": "c",
  15. "time.h": "c"
  16. }
  17. }