Re: Suggested query editor improvements: Tabs and Indentation

From: Dave Page <dpage(at)postgresql(dot)org>
To: palmerj <palmerj(at)xtra(dot)co(dot)nz>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Suggested query editor improvements: Tabs and Indentation
Date: 2007-05-02 21:29:33
Message-ID: 463902BD.6040305@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

palmerj wrote:
> Hi Dave,
>
> I know this is digging up something from the past, but is this still planned
> for the next release? I don't see it on the development TODO list.

Hi Jeremy,

To be honest I completely forgot :-(. I've just committed a change to
allow you to select tabs or spaces, plus the width can now be specified
in a way that actually works as you would expect!

I haven't looked at auto indent yet - it seems it should be relatively
easy to implement even though wxSTC doesn't provide the capability itself.

Regards, Dave.

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-05-02 21:33:29 SVN Commit by dpage: r6256 - in trunk/pgadmin3/pgadmin: frm include/frm
Previous Message svn 2007-05-02 21:15:54 SVN Commit by dpage: r6255 - in trunk/pgadmin3: . pgadmin/ctl pgadmin/frm pgadmin/include/utils pgadmin/ui pgadmin/utils