New Plugin: Extended Find & Replace - Overhauling Editor Find & Replace

(Edit) Actually, there is a plugin with the same functionality that have been released in community plugins. So, it’s better to consider using the released one instead:


Hi everyone! I’ve managed making a plugin that extends native find-and-replace functionality. It offers:

  • Search rules. Add some basic search rules such as case-sensitive, regexp, etc.
  • Replace in selection. Replace all the matches that are in the selection range.
  • Native look. Adapt to the native design guidelines.
  • Keep last input. Remember the last query you’ve input.
  • Popover and canvas support. Support both popover and canvas editor.

banner.png

Currently, installation can only be done manually or through BRAT. Glad to see your feedback.

Visit my repository for more information.

3 Likes

There is another Text Finder plugin with similar functionality.
What is do you think a deciding factor for users to choose one over the other?

I apologize for being unaware of that plugin. If that’s the case, I would prefer making contribution to that plugin.

I am not plugin police, I am actually interested in which would be make a more intuitive fit for all platforms.