Hi,
i use the j-editor from Peter Graves (http://armedbear.org).
It is running under linux and windows (java) and one can switch between
different highlight modes (perl, html, java, javascript and many others).
Regards
Helmut
--On Monday, March 15, 2004 08:19:35 -0700 John Drago
<[EMAIL PROTEC
> -Original Message-
> From: Warren Young [mailto:[EMAIL PROTECTED]
>
> John Drago wrote:
> > Just out of curiosity, what editor do you folks normally use when
> > writing perl?
>
> vim with syntax highlighting enabled.
Not to start a religious war, but I use Xemacs with Cperl mode.
On Mon, 15 Mar 2004, John Drago wrote:
> Just out of curiosity, what editor do you folks normally use when
> writing perl?
vim
> What editor do you used when writing perl inside HTML in ASP-style?
vim
> Have you heard of the OptiPerl Visual IDE? I have been using it for
> some time and really
John Drago wrote:
Just out of curiosity, what editor do you folks normally use when
writing perl?
vim with syntax highlighting enabled.
What editor do you used when writing perl inside HTML in ASP-style?
Ditto, with these additions to my .vimrc file:
function SetupASP()
exe "set syntax=aspper
Just out of curiosity, what editor do you folks normally use when
writing perl?
What editor do you used when writing perl inside HTML in ASP-style?
Have you heard of the OptiPerl Visual IDE? I have been using it for
some time and really like it.
I don't mean to sound like I'm "plugging" OptiPer