settings.json 112 B

1234567
  1. {
  2. "files.associations": {
  3. "stdlib.h": "c",
  4. "stdbool.h": "c",
  5. "printk.h": "c"
  6. }
  7. }