Re: Forcing autocomplete on keypress

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Zac Warham <cazwarham(at)hotmail(dot)com>
Cc: "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Forcing autocomplete on keypress
Date: 2024-12-04 03:53:37
Message-ID: CAM9w-_k7jg81cu3Djor7YGcSFDaVN1nLKsh+G0=3rBx_kFQW5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 <cazwarham(at)hotmail(dot)com> wrote:

> 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_tool_preferences.py#L792 and
> replacing False with True and this works but then breaks postgres in other
> ways. Is there a proper way of doing this beyond modifying this file?
>
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Staff SDE II | *enterprisedb.com*
<https://www.enterprisedb.com/>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Aditya Toshniwal 2024-12-04 04:26:05 Re: Version 8.13 now encapsulates any copy and paste value in double quotes - how to remove that?
Previous Message Maruthi Prathap 2024-12-03 22:44:32 Wants latest MSI file for windows