settings.json 239 B

123456789101112
  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. }
  12. }