Notepad++ - Run Macro on multiple files

From  notepad++ - How can I run a macro on multiple files? - Super User


How can I run a macro on multiple files?


(...)

I want apply a Macro created in N++ to multiple files stored in a folder or multiple folders.


(...)

I just found a simple and easy solution for that:

  1. Make sure the macro ends with a Ctrl-Tab key
  2. From Settings -> Preferences -> MISC, disable the doc switcher.
  3. Open all files to be edited.
  4. Use the "Run macro multiple times" dialog, and enter the number of files you have just opened.
  5. Execute
  6. Save all

I did not create this, found it here:https://sourceforge.net/p/notepad-plus/discussion/331754/thread/469ffec9/ , but it worked like a charm for me. I could edit 400 documents in less than 2 min.

Comments

Popular posts from this blog

Add GitHub Repository to DBeaver CE Secured with SSH Protocol

Keyboard Shortcut to "Toggle Line Comments" in DBeaver

DBeaver Shortcuts