Recaf icon indicating copy to clipboard operation
Recaf copied to clipboard

Search and Replace

Open byposeidon opened this issue 3 years ago • 3 comments

Do you plan to add search and replace feature for the Recaf? That would be awesome.

byposeidon avatar Sep 12 '22 08:09 byposeidon

Hey, are you talking about Strings or Source Code? The first would be a good idea, the latter isn't possible (if we aren't talking about jvm instructions)

Amejonah1200 avatar Sep 12 '22 10:09 Amejonah1200

Hey, are you talking about Strings or Source Code? The first would be a good idea, the latter isn't possible (if we aren't talking about jvm instructions)

Strings.

byposeidon avatar Sep 14 '22 19:09 byposeidon

If this feature is gonna be implemented, it will be for 3x. Stay tuned. Shouldn't be this difficult tho. 🤔

Amejonah1200 avatar Sep 14 '22 19:09 Amejonah1200

Been done in 4x branch for a while and even supports a number of other enhancements like regex group replacement

https://github.com/Col-E/Recaf/assets/21371686/75c32b5b-beb1-472e-bedb-03d447faf673

Col-E avatar Sep 13 '23 02:09 Col-E