settings.json 160 B

123456789
  1. {
  2. "files.associations": {
  3. "stdlib.h": "c",
  4. "stdbool.h": "c",
  5. "printk.h": "c",
  6. "stdarg.h": "c",
  7. "font.h": "c"
  8. }
  9. }