Forcing autocomplete on keypress - Mailing list pgsql-general

From Zac Warham
Subject Forcing autocomplete on keypress
Date
Msg-id ME3P282MB332837FB4FC17CEA85FF7CB5B7362@ME3P282MB3328.AUSP282.PROD.OUTLOOK.COM
Whole thread Raw
List pgsql-general
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?

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Autovacuum and visibility maps
Next
From: Adrian Klaver
Date:
Subject: Re: Autovacuum and visibility maps