Skip to content

Releases: daddel80/notepadpp-multireplace

notepadpp-multireplace 3.0.1.13

01 May 17:29
c1ef3c7
Compare
Choose a tag to compare

Fixed issue where:

  • quotes were removed when pasting.
  • entries were not inserted at the correct position in the list.
  • special characters were removed from CAPs.

notepadpp-multireplace 3.0.0.12

28 Apr 14:15
Compare
Choose a tag to compare
  • Enhanced Statistics Columns: Added additional columns to display statistics for found and replaced values, providing more detailed insights.
  • Improved Sorting Functionality: Enhanced the ability to revert to the original sorting order of the CSV file, even after rows are modified, deleted, or added.
  • New Context Menu: Introduced a new context menu for the list, offering a comprehensive overview of all available functions.
  • Direct List Editing Features: Users can now perform copy, paste, and edit operations directly within the list.
  • Dark Mode Support for Help Page: The help page for the 'Use Variables' option now supports Dark Mode.

notepadpp-multireplace 2.4.0.11

04 Mar 12:09
01f3af5
Compare
Choose a tag to compare
  • Multilingual Support: The plugin now allows for configuring the UI to accommodate multiple languages.
  • Toolbar Access and Icon: The plugin can now be accessed directly through the toolbar, featuring a new icon for quick access.
  • Bug Fix: Addressed an error with the "Replace All" function when utilizing the "Selection" scope feature.

notepadpp-multireplace 2.3.0.10

26 Jan 11:59
Compare
Choose a tag to compare
  • Sorting Lines in CSV by Columns: Ascend or descend, combining columns in any prioritized order.
  • Deleting Multiple Columns: Simultaneously remove various columns, cleaning up any obsolete delimiters.
  • Clipboard Column Copying: Instantly copy columns, complete with original delimiters, into the clipboard.

notepadpp-multireplace 2.2.0.9

26 Dec 22:17
ad87c30
Compare
Choose a tag to compare
  • "Replace first match only" Checkbox: Specifically designed for 'Replace All' actions within list operations in combination with the same find values.
  • Help Button for 'Use Variables': Direct access to in-depth documentation for the 'Use Variables' feature.
  • Enhancements in 'Use Variables' with init({}): Introduces variable initialization, facilitating the passing of values from previous Replace Operations to the next ones for more complex replacements.

notepadpp-multireplace 2.1.0.8

29 Oct 11:02
Compare
Choose a tag to compare
  • Added feature: Replace All across all open documents.
  • Enhancement: Added tooltips to column headers in lists.
  • Optimization: Removed "Normal" column due to redundant information.
  • Bug fix: Resolved issue with "Extended" in combination with "Use Variables."

notepadpp-multireplace 2.0.0.7

08 Oct 12:59
Compare
Choose a tag to compare
  • Added "Use Variables" option: Enables dynamic substitutions in text replacement, supporting conditional and computational operations.
  • Different fixes

notepadpp-multireplace 1.1.1.6

18 Sep 07:26
Compare
Choose a tag to compare
  • Updated window behavior: changed from dockable to static.
  • Fixed various bugs.

notepadpp-multireplace 1.1.0.5

08 Sep 14:40
Compare
Choose a tag to compare

Release Notes:

  • Added Scope functionality:
    • Supports single, rectangular, and multi-selection
    • Delimited file handling with column-specific search/replace
  • Improved performance
  • Minor fixes

notepadpp-multireplace 1.1.0-RC1

10 Aug 13:51
Compare
Choose a tag to compare
Pre-release

Selection Scope:

  • Added support for single, multi, and rectangular selections.

Column Scope:

  • Enhanced Replace, Find, and Mark operations for distinct columns in delimited files.
  • Introduced column highlighting for better visualization.