Files
SpCloudCore/.vscode/settings.json
2024-09-04 21:19:25 +03:00

9 lines
181 B
JSON

{
"files.associations": {
".fantomasignore": "ignore",
"*.py": "python",
"regex": "cpp",
"string_view": "cpp",
"algorithm": "cpp"
}
}