pgadmin3/.vscode/settings.json
2025-11-28 14:18:28 +05:00

15 lines
No EOL
276 B
JSON

{
"files.associations": {
"regex": "cpp",
"*.pngc": "cpp",
"*.inc": "c",
"vector": "cpp",
"string.h": "c",
"libpq-fe.h": "c",
"new": "cpp",
"ostream": "cpp"
},
"cmake.configureArgs": [
]
}