dfhack/.vscode/settings.json

6 lines
87 B
JSON

{
"files.associations": {
"vector": "cpp",
"fstream": "cpp"
}
}