/ .vscode / settings.json
settings.json
1  {
2    "files.associations": {
3      "iosfwd": "cpp",
4      "ostream": "cpp"
5    }
6  }