Re: how to disable auto-completion - Mailing list pgadmin-support

From Michal Kozusznik
Subject Re: how to disable auto-completion
Date
Msg-id 50B753D2.1090908@ifortuna.cz
Whole thread Raw
In response to Re: how to disable auto-completion  (Dave Page <dpage@pgadmin.org>)
Responses Re: how to disable auto-completion
List pgadmin-support
On 29.11.2012 13:04, Dave Page wrote:
> On Thu, Nov 29, 2012 at 3:02 PM, Kozusznik Michal
> <kozusznik.michal@ifortuna.cz> wrote:
>> that's why i'm not asking for developing hotkeys settings support, but to add single checkbox is setings to disable
thisfeature at all. It should be quick and easy.
 
> But what is different between your request, and someone who has
> another app that uses F10 for something other than Step Into in the
> debugger? We're not going to add the ability to disable a single hot
> key on the request of one person I'm afraid. That leads to madness.

Do not disable the single hotkey. Disable whole feature.
Man, I'm programmer too. Don't try to tell me it is impossible or hard 
to do .

> Auto-complete in pgAdmin uses the same code as psql does. That's
> regularly updated by the PostgreSQL team.

But unfortunately it's very weak comparable to other solutions. 
Aspecialy it fails while working with joins. but makes impossible a lot 
of things like add field names just after SELECT etc. I don't want to 
list all issues here. There are better solutions - and this is the fact. 
That's why it should be possible to disable it in pgadmin.
Just try SQL Asistant to see how far behind is native auto-complete. 
Because I have feeling you think psql based one is good enough.

>> Then you figure out that it doesn't make sense to block other apps which do the job better.
> It doesn't block anything.
>

It does, actually . It uses most popular hot-key combination making 
impossible to use the same with SQL Assistant

with regards
MK.



pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: how to disable auto-completion
Next
From: Dave Page
Date:
Subject: Re: how to disable auto-completion