settings.json 214 B

12345678910
  1. {
  2. "files.associations": {
  3. "update_loader_download.h": "c",
  4. "app_config.h": "c",
  5. "app_main.h": "c",
  6. "app_action.h": "c",
  7. "includes.h": "c",
  8. "stdlib.h": "c"
  9. }
  10. }