mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #1829] Fuzzy Search for Protobuf Message Types #1822
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1822
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jameskraus on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1829
Originally assigned to: @NghiaTranUIT on GitHub.
Description
It would be really helpful if the "Message Type" field implemented a fuzzy search so I didn't need to know the exact name of my proto to find it in an enormous list.
Why this feature/change is important?
It would be helpful!
I'm currently using Charles Proxy's fuzzy search in their equivalent menu to find protos:

@NghiaTranUIT commented on GitHub (Oct 26, 2023):
Thanks for letting me know about this issue. It's annoying to not support fuzzy search here. Let me do it 👍
@NghiaTranUIT commented on GitHub (Oct 26, 2023):
@jameskraus here is the Beta build: https://download.proxyman.io/beta/Proxyman_4.13.0_Support_better_search_on_MessageType_Combobox.dmg
https://github.com/ProxymanApp/Proxyman/assets/5878421/55a7cc45-57db-49a3-b932-57667bffcd0a
@jameskraus commented on GitHub (Oct 26, 2023):
This is so cool