Find and Replace Pro
v1.2.1Perform advanced find/replace with regex support and replacement previews.
Performs advanced find and replace with full regex support, capture group references ($1, $2) in the replacement string, multi-line mode, and a diff-style preview before applying changes.
How to use- →Enter a search pattern (plain text or regex by toggling the .* button) and a replacement.
- →Use $1, $2 in the replacement to reference captured groups from the pattern.
- →Preview shows added and removed text highlighted before you copy the final result.