Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • 1
    Worked perfectly, and I didnt need to install another editor! I was surprised that neither VS or emacs does this in an easy way.
    – sandos
    Commented Jan 29, 2016 at 9:11
  • 5
    The question is about replacing in [multiple] files. Commented Aug 11, 2016 at 13:58
  • 2
    @MarkusvonBroady you can find and replace in multiple files with this method Commented Oct 3, 2016 at 1:10
  • 2
    @ArturHaddad Yes, if you first open all of them, which can be problematic for a lot of files, but technically you're right. Aside from the need to open possibly a lot of files, you also may need a tool to automatically discover and open files in subfolders. Commented Oct 3, 2016 at 10:04
  • 3
    Note that as of 2018, the plugin manager is no longer included in notepad++, you'll have to manually install plugins or re-install the plugin manager yourself.
    – James Wong
    Commented Aug 23, 2018 at 10:00