Re: Query Auto Completion

2019-07-29 Thread Avin Kavish
Oh okay, it seems that the connection to the database needs to be alive in order for auto-completion to appear. I have been trying the hotkeys while the connection was down. To be honest, it's more of a search when one forgets something, rather than a "let me help you type faster". I was thinking m

Re: Query Auto Completion

2019-07-25 Thread Dave Page
Hi On Thu, Jul 25, 2019 at 12:23 PM Avin Kavish wrote: > Hi Hackers, > > One major improvement I can think of for pgAdmin is query auto completion. > In the Jetbrains IDEs, the database console does smart completion using > relation and column names and even completes the join based on reference