Menu

Possible to search and replace a paragraph?

2006-01-15
2012-11-13
  • Nobody/Anonymous

    First off, Notepad++ is my favorite text editor - excellent work!

    I'm wondering if it is possible to search for a paragraph of text across multiple files and then replace that paragraph with a new one?  Searching and replacing a single line of text seems to be no problem, but I'm not sure how to do a paragraph.  Not looking forward to searching and replacing each individual line of a paragraph.  ;)

    Thanks!

     
    • Nobody/Anonymous

      Try ctrl + r to open the advanced search and replace editor.  They say to use ctrl + m for multiple lines.

       
      • pshute

        pshute - 2007-08-30

        "Try ctrl + r to open the advanced search and replace editor. They say to use ctrl + m for multiple lines. "

        That's how I would do it, but note that this doesn't work in regex mode.  See http://notepad-plus.wiki.sourceforge.net/FindReplaceNewlineHowTo for other options.