Skip to content

notepadpp-multireplace 4.2.0.22

Latest
Compare
Choose a tag to compare
@daddel80 daddel80 released this 02 Jan 16:06
· 6 commits to main since this release
e6c9fe7

Implemented updates:

  • Undo and Redo: Undo and redo actions are now available for all operations on the list, including adding, removing, modifying, sorting, and moving entries.

  • Lookup (lkp) Command: External lookup files are now supported, enabling efficient handling of data for normalization, standardization, and anonymization.

  • Load Variables (lvars) Command: Variables can now be loaded directly from external files to simplify the management of larger variable sets.

  • Context Menu Update: A new option in the list's context menu allows adding new entries directly to the list.

  • Command Update: init() is now vars(). Otherwise, nothing changes. The init() command remains available for compatibility.