study/.vscode/settings.json

6 lines
99 B
JSON

{
"cmake.configureOnOpen": false,
"files.associations": {
"iostream": "cpp"
}
}