Re: editor with syntax-highlighting for PL/PGSQL - Mailing list pgsql-general

From will trillich
Subject Re: editor with syntax-highlighting for PL/PGSQL
Date
Msg-id 20010717161646.C9630@serensoft.com
Whole thread Raw
In response to editor with syntax-highlighting for PL/PGSQL  (Markus Jais <mjais@web.de>)
List 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@serensoft.com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Foreign Keys
Next
From: Bruce Momjian
Date:
Subject: Re: psql -l