Files
CITISE1/IUT/Info1/TD/Exercices/Exercices.code-workspace
2026-04-08 20:11:20 +02:00

16 lines
195 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.py": "python",
"iostream": "cpp",
"cmath": "cpp",
"iomanip": "cpp",
"ostream": "cpp"
}
}
}