wisp-forest / gadget

Debugger's Delight
https://modrinth.com/mod/gadget
GNU Lesser General Public License v3.0
46 stars 8 forks source link

[Feature Request] Searching by value #22

Open Ampflower opened 1 year ago

Ampflower commented 1 year ago

Sometimes for bugs with specific values, it'd be useful to jump to each instance, although filtering out to only each can still be useful in cases of spam.

BasiqueEvangelist commented 1 year ago

Main problem here is I don't really know how to implement this, as searching right now is just done by gathering all relevant search text for each packet through an event and then searching through that