settings.json 122 B

1234567
  1. {
  2. "files.associations": {
  3. "test.h": "c",
  4. "gui_paint.h": "c",
  5. "dev_config.h": "c"
  6. }
  7. }