code/.vscode/settings.json
2024-11-08 22:19:37 +08:00

5 lines
63 B
JSON

{
"files.associations": {
"iostream": "cpp"
}
}