settings.json 81 B

123456
  1. {
  2. "files.associations": {
  3. "ios": "c",
  4. "string.h": "c"
  5. }
  6. }