I like nedit. HTML syntax coloring comes as standard. IT wouldn't be too hard to set up a few extra patterns to cover PHP syntax, and I'm sure someone must have done it.
nedit is no emacs, but it does have macros, and it allows you to set up a few hooks to command line stuff. eg I have stuff set up for uploading via scp, and for downloading a fresh copy. Also I run perl filters over my code a lot. nedit has regex search and replace which is an essential in my book. Key strokes are very much what you'd normally get in a windows or mac editor. There's no unicode support which bugs me at times. Andrew McNaughton ------------------------------------------------------------------ Andrew McNaughton In Sydney and looking for work [EMAIL PROTECTED] http://staff.scoop.co.nz/andrew/cv.doc Mobile: +61 422 753 792 On Fri, 6 Dec 2002, Phil Scarratt wrote: > Date: Fri, 6 Dec 2002 12:37:52 +1100 > From: Phil Scarratt <[EMAIL PROTECTED]> > To: Robert Maurency <[EMAIL PROTECTED]> > Cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: Re: [SLUG] html-php editor > > I've used Kate (KDE) and GEdit (Gnome) before. Both have syntax highlighting (at > least I think getdit does - been awhile since I used it. > > FIl > > Quoting Robert Maurency <[EMAIL PROTECTED]>: > > > Hi Sluggers > > > > Does anyone know of a good editor for html/php? > > I am used to working with Homesite on Windows (for html, asp, php, js etc), > > but I'm developing more and more on my Linux laptop installation. > > > > I know there are plenty of text editors around, but I'm after one with the > > pretty (and essential if you do as many typos as I do!) colour coding. > > > > Any suggestions? Much appreciated. > > > > Robert Maurency > > IT Department > > Ascham School > > +61 2 8356 7004 > > www.ascham.nsw.edu.au > > > > ************************************************************* > > This mail, including any attached files may contain > > confidential and privileged information for the sole > > use of the intended recipient(s). Any review, use, > > distribution or disclosure by others is strictly prohibited. > > If you are not the intended receipient (or authorised to > > receive information for the recipient), please contact > > the sender by reply e-mail and delete all copies of > > this message. > > ************************************************************* > > -- > > SLUG - Sydney Linux User's Group - http://slug.org.au/ > > More Info: http://lists.slug.org.au/listinfo/slug > > > > > ------------- > Phil Scarratt > It Consultant > 0403 531 271 > > -- > SLUG - Sydney Linux User's Group - http://slug.org.au/ > More Info: http://lists.slug.org.au/listinfo/slug > -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
