Search++ version 0.7.0.1 -- for testing bookmark handling
Pre-releaseThis version, Search++ 0.7.0.1, is intended for testing some changes to bookmark handling. Changelog and help have not been updated. Please see the discussion here for details or to comment about the changes. Feedback is encouraged and appreciated.
Search++ is a work in progress. Testing is ongoing and serious bugs may be present. 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. There is a help file.
To install Search++ download Search++-0.7.0.1-x86.zip or Search++-0.7.0.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).
- First attempt to support configuring how bookmarks work with the Mark command and various tools commands.
- Some changes to make sure tools commands that would be disabled on the menu don't do anything when run from a keyboard combination.
- Leave bookmarks alone when converting selection to marks and when removing marks on closing dialog, regardless of any settings.
- Make right-click equivalent to Shift+click in menus.