Link to home
Start Free TrialLog in
Avatar of Richard Korts
Richard KortsFlag for United States of America

asked on

Multi Line / Multi file editor

I need something that does this:

I have a large number (30 or  more) files that have text like:

This is line 1
and line 2
and line 3

I want to replace these three lines with some other 1, 2, 3 or more lines.

Is there a text editor that does this?
Avatar of Dave Baldwin
Dave Baldwin
Flag of United States of America image

Just about every text editor in existence.  There must be something more to your question.
If you have Visual studio then you can use this extension which will enable Visual studio to search multiple lines in multiple files.

Else you can download this Free search and replace tool which does the same job above.
Avatar of Richard Korts

ASKER

Dave,

Sorry to be so stupid.

Can you give me ONE example?
Of what?  Copy and Paste?  Don't you do that every day?
ASKER CERTIFIED SOLUTION
Avatar of Guru Ji
Guru Ji
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Notepad++ will do a search and replace in multiple files, I don't think you can do multiple search and replaces all at once, although there is a macro facility so you may be able to create something to repeat your actions.
https://notepad-plus-plus.org/