settings.json 86 B

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