Version 4.1.1.21 has been released and will be included in the next Notepad++ update. Below are the key changes and improvements:
Header Column Menu: Right-click on the header to toggle columns like Find count, Replace count, Comments, and Delete.
Comments Column: Add custom comments to entries via the new optional Comments column. Existing list files remain fully compatible.
Column Locking: Lock the width of columns (Find, Replace, Comments) with a double-click on the header divider. A lock icon shows the status.
New Variables: Two new variables have been added for “Use Variables” option:
FNAME: Represents the filename or window title for new, unsaved files.
FPATH: Represents the full path including the filename, or is empty for new, unsaved files.
Multilanguage Support: The plugin now supports Danish.
Configuration Options: Manage settings via the INI file located at
C:\Users\<Username>\AppData\Roaming\Notepad++\plugins\Config\MultiReplace.ini:
DoubleClickEdits: To disable direct editing on double-click, set DoubleClickEdits=0 (default: enabled).
Tooltips: To disable tooltips, set Tooltips=0 (default: enabled).
AlertNotFound: To disable notifications for unsuccessful searches, set AlertNotFound=0 (default: enabled).
Here is a visual take on the changes:
fe07924a-0201-4e47-b3c8-46b815cd081b-image.png