16 lines
195 B
Plaintext
16 lines
195 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"*.py": "python",
|
|
"iostream": "cpp",
|
|
"cmath": "cpp",
|
|
"iomanip": "cpp",
|
|
"ostream": "cpp"
|
|
}
|
|
}
|
|
} |