settings.json 260 B

12345678910111213
  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. }
  13. }