Skip to content

notepadpp-multireplace 4.4.0.29

Latest
Compare
Choose a tag to compare
@daddel80 daddel80 released this 13 Jul 17:12
· 131 commits to main since this release

Implemented updates:

  • Replace in Files: New feature to extend replacements to entire directory structures. A dedicated panel allows configuring the start directory, file filters, recursion into subfolders, and inclusion of hidden files.

  • Extended Mode Unicode Support: Now supports \uXXXX escape sequences to match or insert Unicode characters (e.g., \u20AC for €). This is an extension to the standard Extended mode of Notepad++.

  • Dark Mode Color Rendering: Status messages now display colored text correctly in Dark Mode.

  • Export to Bash Option: Export to Bash button is disabled by default. It can be enabled by setting ExportToBash=1 in the configuration file.