ash_postgres/.vscode/settings.json
2022-03-28 22:30:27 -04:00

12 lines
No EOL
238 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#113421",
"titleBar.activeBackground": "#18482E",
"titleBar.activeForeground": "#F4FBF7"
},
"cSpell.words": [
"citext",
"mapset",
"strpos"
]
}