Files
fall-fever/.vscode/settings.json
2020-08-31 00:56:04 +02:00

6 lines
130 B
JSON

{
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"files.associations": {
"ostream": "cpp"
}
}