Menu

Find\Replace question

Szeraax
2007-02-09
2012-11-13
  • Szeraax

    Szeraax - 2007-02-09

    <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>

     
    • Szeraax

      Szeraax - 2007-02-09

      Ah. yes, plenty good. Thank you

      -Szeraax

       
    • Szeraax

      Szeraax - 2007-02-09

      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*

       
    • Szeraax

      Szeraax - 2007-02-09

      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*

       
    • pshute

      pshute - 2007-02-09

      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.