Re: Show line numbers in SQL Editor?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Ken Winter <ken(at)sunward(dot)org>, pgAdmin Support List <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Show line numbers in SQL Editor?
Date: 2010-02-14 14:29:43
Message-ID: 937d27e11002140629j6be5c763q4ee814504672380@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Sun, Feb 14, 2010 at 1:12 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Le 14/02/2010 11:05, Dave Page a écrit :
>> What happens with more than 10K lines in a file (yes, we have seen
>> complaints about that!).
>
> I tried with a 605k lines file, and it worked great on my laptop.
>
> What was the complaint about? size of the margin? slow rendering?

The line numbers overflow the margin, because it doesn't auto-size to
accomodate the width.

>> What about the line markers?
>
> What do you mean?

We sometimes display error marker in the margin. A similar issue to
the above is that they may be rendered on top of the numbers which
looks really messy.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-02-14 14:37:07 Re: Show line numbers in SQL Editor?
Previous Message Guillaume Lelarge 2010-02-14 13:14:23 Re: Show line numbers in SQL Editor?