ClassicOS/.vscode/settings.json

7 lines
119 B
JSON

{
"files.associations": {
".fantomasignore": "ignore",
"stddef.h": "c",
"io.h": "c"
}
}