Re: Perl editor

2001-11-01 Thread Lance Keay
Textpad rocks. AND you can customize the synonym files to suit your preferences - Original Message - From: "Jan Kirchhoff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 1:46 PM Subject: Re: Perl editor > Hi, > > Fl

Re: Perl editor

2001-11-01 Thread Jan Kirchhoff
Hi, Fliptop wrote: > i hope i'm not going to start a jihad here, but i prefer vi and vim. me,too, but the windows port of vim is not the best (imho, or am I just too used to the shell?), so I'm using Notetab(.com i think) under windows, hth, Jan -- 'use strict' is my sensai -- To unsubscrib

Re: Perl editor

2001-08-22 Thread fliptop
"Stampe, Lars" wrote: > > Windows 98/2000, Redhat i hope i'm not going to start a jihad here, but i prefer vi and vim. the new version has font colors and makes editing code easy on the eyes. plus, it's free and pretty much comes with every *nix you can get. if not vim, then at least vi. a

Re: Perl editor

2001-08-22 Thread Benjamin Drury Huyck
For perl programming in a Windows environment, I use Textpad. It has a lot of great tools, but it's greatest appeal (for me) is the included perl syntax library. It's cheap too--only about $24 USD (which sure beats CodeWright's $300). I do all of my perl programming with it. Visit www.textpad.com

RE: Perl editor

2001-08-22 Thread Michael Sebar
I use Ultra Edit works petty good Mike -Original Message- From: Stampe, Lars [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 4:23 AM To: [EMAIL PROTECTED]; Stampe, Lars Subject: Perl editor Hi, I have recently started writing perl but haven't come across a really

Perl editor

2001-08-22 Thread Stampe, Lars
Hi, I have recently started writing perl but haven't come across a really good editor, any suggestions/recommendations? Thanks in advance, Lars