reHDD/vcCodium.code-workspace

12 lines
113 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"iostream": "cpp"
}
}
}