testsAndMisc/.vscode/settings.json

6 lines
86 B
JSON

{
"files.associations": {
"*.py": "python",
"stdio.h": "c"
}
}