Re: Forcing autocomplete on keypress

2024-12-03 Thread Aditya Toshniwal
.postgresql.org < > pgadmin-support@lists.postgresql.org> > *Subject:* Re: Forcing autocomplete on keypress > > Hi Zac, > > You can use PGADMIN_PREFERENCES_JSON_FILE in > https://www.pgadmin.org/docs/pgadmin4/8.13/container_deployment.html > > On Wed, Dec 4, 2024

Re: Forcing autocomplete on keypress

2024-12-03 Thread Aditya Toshniwal
Hi Zac, You can use PGADMIN_PREFERENCES_JSON_FILE in https://www.pgadmin.org/docs/pgadmin4/8.13/container_deployment.html On Wed, Dec 4, 2024 at 12:45 AM Zac Warham wrote: > We have a docker setup for pgadmin and we want to force autocomplete on > keypress at launch (not through the preferences

Forcing autocomplete on keypress

2024-12-03 Thread Zac Warham
We have a docker setup for pgadmin and we want to force autocomplete on keypress at launch (not through the preferences) using an environment variable or config of some sort. I tried modifying the file at https://github.com/pgadmin-org/pgadmin4/blob/master/web/pgadmin/tools/sqleditor/utils/query