Skip to content

Search++ version 0.3

Pre-release
Pre-release

Choose a tag to compare

@Coises Coises released this 29 Mar 00:43
· 39 commits to master since this release

Search++ 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 error that caused backward searches to fail in some cases.
  • Fix replaced marked text not being marked in some cases.
  • Make Shift+click on Find and Replace buttons reverse direction for Plain text searches.
  • Add functions to clear the search results list.
  • Clarify the search results list context menu a bit.
  • Update help file for changes. Clarify the effect of stepwise search in selection.

There is a help file.

To install Search++ download Search++-0.3-x86.zip or Search++-0.3-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).