Multiple Find and replace in Notepad++ using regular expression

I'm a fairly new to Notepad++ but I've had success in doing this using a macro:

  • Open your file
  • Hit Macro > Start recording
  • ctrl + F: find and replace first item, find + replace second, third, N-items
  • Hit Macro > Stop recording
  • Hit Macro > Save recording and give it a good name and possibly shortcut

To run the macro:

  • Open your file
  • Hit Macro > and select your saved macro / or use the shortcut you choose