daddel80 / notepadpp-multireplace

MultiReplace is a plugin for Notepad++ enabling multi-string replacement, allowing list saving and loading. It provides CSV syntax highlighting and enabling precise column targeting. Additionally, it introduces conditional and computational operations within the replacement string.
GNU General Public License v2.0
20 stars 7 forks source link

Fix dlgId member to match the menu funcItem #10

Closed vinsworldcom closed 1 year ago

vinsworldcom commented 1 year ago

Also, add Alt-key shortcuts to the menu items by appending ampersand (&).

Fix #9