settings.json 87 B

123456
  1. {
  2. "files.associations": {
  3. "*.cl": "opencl",
  4. "pitmap.h": "c"
  5. }
  6. }