<p>So in find and replace, is it (or would it be too hard to put in next version) possible to do multiline find and replace? for example:<br /><br />find:<br />*a line of code*<br />*another line of code*<br />*another line of code*<br /><br />Replace with:<br />*another line of code*<br />*a line of code*<br />*another line of code*</p><p>Thanks tons in advance,<br />Szeraax</p>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
darn, i thought that it would go through with the above tags... yeah, big whoops on my part... lemme try this again...
So in find and replace, is it (or would it be too hard to put in next version) possible to do multiline find and replace? for example:
<br />
<br />
find:
<br />
*a line of code*
<br />
*another line of code*
<br />
*another line of code*
<br />
<br />
Replace with:
<br />
*another line of code*
<br />
*a line of code*
<br />
*another line of code*
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
does html work in this? it said it does... one more try...
So in find and replace, is it (or would it be too hard to put in next version) possible to do multiline find\replace? for example:
find:
*a line of code*
*another line of code*
*another line of code*
Replace with:
*another line of code*
*a line of code*
*another line of code*
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<p>So in find and replace, is it (or would it be too hard to put in next version) possible to do multiline find and replace? for example:<br /><br />find:<br />*a line of code*<br />*another line of code*<br />*another line of code*<br /><br />Replace with:<br />*another line of code*<br />*a line of code*<br />*another line of code*</p><p>Thanks tons in advance,<br />Szeraax</p>
Ah. yes, plenty good. Thank you
-Szeraax
darn, i thought that it would go through with the above tags... yeah, big whoops on my part... lemme try this again...
So in find and replace, is it (or would it be too hard to put in next version) possible to do multiline find and replace? for example:
<br />
<br />
find:
<br />
*a line of code*
<br />
*another line of code*
<br />
*another line of code*
<br />
<br />
Replace with:
<br />
*another line of code*
<br />
*a line of code*
<br />
*another line of code*
does html work in this? it said it does... one more try...
So in find and replace, is it (or would it be too hard to put in next version) possible to do multiline find\replace? for example:
find:
*a line of code*
*another line of code*
*another line of code*
Replace with:
*another line of code*
*a line of code*
*another line of code*
If you want to do any searching and replacing involving multiple lines, have a read of http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php. Unfortunately it's harder to do than it could be. I hope it helps.