settings.json 484 B

1234567891011121314151617
  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. "xremote_learn_view.h": "c",
  13. "system_error": "c",
  14. "typeinfo": "c",
  15. "xremote_analyzer.h": "c"
  16. }
  17. }