Re: editor with syntax-highlighting for PL/PGSQL

From: will trillich <will(at)serensoft(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: editor with syntax-highlighting for PL/PGSQL
Date: 2001-07-17 21:16:46
Message-ID: 20010717161646.C9630@serensoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jul 10, 2001 at 03:15:53PM +0200, Markus Jais wrote:
> hi,
> is there a editor out there with syntax highlighting for
> PL/PGSQL. preferable Vim oder Xemacs.

good question. the VIM syntax setup for SQL works well,
but since 'create function' is mostly one big string,
there no inner-syntax hilites for pl/pgsql.

i've been playing with HTML::Mason, which is an html/perl
templating machine; and they've got a syntax hiliter there that
intermixes HTML and PERL depending no context. i wonder how
difficult that would be to conjure for pl/pgsql?

anybody got a VIM syntax hilite module for pl/pgsql?

--
I'd concentrate on "living in the now" because it is fun
and on building a better world because it is possible.
- Tod Steward

will(at)serensoft(dot)com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-07-17 21:25:56 Re: psql -l
Previous Message wsheldah 2001-07-17 21:15:39 Re: undeleteable records