Search++ version 0.5.1
Pre-releaseSearch++ is a work in progress. It is not feature-complete and has not undergone thorough testing yet. Use with caution. That said, your feedback is welcome and very much appreciated. There is a discussion topic in the Notepad++ community, or you can create a GitHub issue.
- Fix Select Before and After not working.
- Enhance clearing behavior (whether implicit or checked in Settings dialog): don't clear selections, unmark text or hide lines if no matches are found.
- Fix Select Marked Text (formerly Mark -> Selections) on Tools menu including an extra, empty selection.
- Add items to the Tools menu to copy marked text and to remove marks from open documents and documents in this view. Rename some items, hopefully making them more clear. Disable some items when there is nothing to which to apply them.
There is a help file.
To install Search++ download Search++-0.5.1-x86.zip or Search++-0.5.1-x64.zip, depending on whether you're using 32-bit or 64-bit Notepad++. Unzip the file to a folder named Search++ (the name must be exactly that, or Notepad++ will not load the plugin) and copy that folder into the plugins directory where Notepad++ is installed (usually C:\Program Files (x86)\Notepad++\plugins for 32-bit versions or C:\Program Files\Notepad++\plugins for 64-bit versions).