settings.json 86 B

123456
  1. {
  2. "files.associations": {
  3. "*.tcc": "cpp",
  4. "fstream": "cpp"
  5. }
  6. }