-
Notifications
You must be signed in to change notification settings - Fork 0
VSCode
Thierry Lam edited this page May 28, 2025
·
2 revisions
-
Install extension
Prettier -
In VSCode settings, check the box
Editor:Format On Save -
In VSCode
settings.jsonfile(on mac~/Library/Application Support/Code/User/settings.json), add the following line"editor.defaultFormatter": "esbenp.prettier-vscode"
- In
Advanced Connection Settings, set thePORTif it's different from the default5432. - Under
Advanced Connection Settings > Server, set theHOST IP ADDRESSto0.0.0.0. - Under
Advanced Connection Settings > SSL,DisableSSL MODE