Thread: editor with syntax-highlighting for PL/PGSQL

editor with syntax-highlighting for PL/PGSQL

From
Markus Jais
Date:
hi,
is there a editor out there with syntax highlighting for
PL/PGSQL. preferable Vim oder Xemacs.

I am using Xemacs with sql-mode, but this is only for
generic SQL AFAIK.

thanks a lot for any hint!
markus
--
Markus Jais
http://www.mjais.de
info@mjais.de
The road goes ever on and on - Bilbo Baggins

Re: editor with syntax-highlighting for PL/PGSQL

From
will trillich
Date:
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!