Control + F searches for matches in the current code-area, but adding back the old mechanism for searching the entire jar would be useful.
Something simple would probably manage well enough over the very verbose search API that recaf has.
- Search decompiled text (slow, but all-encompassing)
- Search string constants (fast)