mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
15 lines
No EOL
276 B
JSON
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": [
|
|
|
|
]
|
|
} |