settings.json 140 B

12345678
  1. {
  2. "files.associations": {
  3. "type_traits": "c",
  4. "stdint.h": "c",
  5. "control.h": "c",
  6. "string.h": "c"
  7. }
  8. }