linux_c_learn/.vscode/settings.json

6 lines
82 B
JSON

{
"files.associations": {
"wait.h": "c",
"stat.h": "c"
}
}