Files
PyBase/.vscode/settings.json
2026-01-25 13:54:16 +08:00

9 lines
172 B
JSON

{
"files.associations": {
"*.ADD": "plaintext",
"*.Mod": "python",
"*.html": "html",
"*.poem": "json",
"iostream": "cpp"
}
}