RE: Editor - finding lines

2004-05-27 Thread wardp
ConTEXT also does this and colours your text for a number of languages. Best of all its freeware! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Bremer (NISC) Sent: 27 May 2004 15:32 To: Perl-Win32-Users Subject: Re: Editor - finding lines Dirk

Re: Editor - finding lines

2004-05-27 Thread Dirk Bremer \(NISC\)
ECTED]> Cc: <[EMAIL PROTECTED]>; "Perl-Win32-Users" <[EMAIL PROTECTED]> Sent: Thursday, May 27, 2004 09:12 Subject: Re: Editor - finding lines > > Capacio, Paula J wrote: > > >TextPad has a search across all open documents, or all files > >in a direct

Re: Editor - finding lines

2004-05-27 Thread Lee Goddard
Capacio, Paula J wrote: TextPad has a search across all open documents, or all files in a directory. The results are shown in a separate window and double clicking the result takes you to that section of code in that file. Again like UltraEdit it's not free, but in the same price range. It als

RE: Editor - finding lines

2004-05-27 Thread Dennis G. Wicks
On Thu, 27 May 2004, Beckett Richard-qswi266 wrote: > Date: Thu, 27 May 2004 09:36:52 +0100 > From: Beckett Richard-qswi266 <[EMAIL PROTECTED]> > To: Perl-Win32-Users <[EMAIL PROTECTED]> > Subject: RE: Editor - finding lines > > > I would think just a normal se

RE: Editor - finding lines

2004-05-27 Thread Capacio, Paula J
Valerie Kramer wrote: > ..." used an editor that would search for a string >and return a display of all of the lines containing that string. >I could then edit the line(s) or go to one of them to perform edits >on that area. ..." TextPad has a search across all open documents, or all files in a

Re: Editor - finding lines

2004-05-27 Thread Willem Hengeveld
On Thu, May 27, 2004 at 09:36:52AM +0100, Beckett Richard-qswi266 wrote: > > I would think just a normal search feature would be good enough. > > Find the first one and then hit next for the next one etc. > > That, IMO is the best feature of Crimson Editor... you can highlight > something with the

Re: Editor - finding lines

2004-05-27 Thread Dan Rawson
mer > Sent: Wednesday, May 26, 2004 4:18 PM > To: Perl-Win32-Users > Subject: Editor - finding lines > > > Since we're talking about editors (one more time!), I'd like to ask if > anyone knows of a specific feature in any PC-based editors. > > Back in my

RE: Editor - finding lines

2004-05-27 Thread Beckett Richard-qswi266
> I would think just a normal search feature would be good enough. > Find the first one and then hit next for the next one etc. That, IMO is the best feature of Crimson Editor... you can highlight something with the mouse, hit F3 and it takes you to the next instance of it, hit F3 and it takes y