settings.json 358 B

12345678910111213
  1. {
  2. "files.associations": {
  3. "xremote_control.h": "c",
  4. "xremote_learn.h": "c",
  5. "xremote_settings.h": "c",
  6. "xremote_common_view.h": "c",
  7. "xremote_app.h": "c",
  8. "xremote_saved_view.h": "c",
  9. "infrared_remote.h": "c",
  10. "xremote_navigation_view.h": "c",
  11. "xremote_settings_view.h": "c"
  12. }
  13. }