[Cialug] OT: Code/Text editor for Windows

Jerry Heiselman jerry at heiselman.com
Wed Nov 4 09:23:36 CST 2009


Notepad++ should be able to handle this.  It supports regex searching.  Once
the phrase is found, it will highlight the whole match.  Copying the match
would be up to you though.

On Wed, Nov 4, 2009 at 9:18 AM, Rob Miller <rob at dotcomservices.com> wrote:

> I'm looking for a code/text editor for Windows.  I need to search a group
> of *.jsp files in several folders for a particular expression
>
>  <div id="helpContextID">
>
> The ultimate tool would be able to highlight and copy the entire expression
>
>   <div id="helpContextID">help_foo_foo_foo.htm</div>
>
> The *.htm file name is different in each *.jsp file.
>
> If you need more info or have any other suggestions, you can reach me
> off-list
>
> millerrobert2 "at" johndeere.com
>
> Thanks.
>
> Rob Miller
>
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
>


-- 
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/cialug/attachments/20091104/6982afb6/attachment-0001.htm 


More information about the Cialug mailing list