settings.json 111 B

1234567
  1. {
  2. "files.associations": {
  3. "iostream": "cpp",
  4. "*.tcc": "cpp",
  5. "cmath": "cpp"
  6. }
  7. }