mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #1188] [FEATURE REQUEST] Ability to add a diff icon to toolbar #1181
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#1181
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 @EvilOne on GitHub (Mar 28, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1188
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
3.3.0
Feature Request
It would be great to be able to add a quick way to bring up the diff window via the app's toolbar. It's great that there is a keyboard shortcut already, but I often forget what it is!
@NghiaTranUIT commented on GitHub (Mar 29, 2022):
Thanks. It makes sense to bring the diff tool to the main toolbar 👍
@NghiaTranUIT commented on GitHub (Mar 29, 2022):
@EvilOne please try this build https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.3.0_Add_the_diff_to_main_toolbar.dmg
@EvilOne commented on GitHub (Mar 29, 2022):
Thanks! I added the toolbar icon, and it does indeed show the diff view when I click it. But something is missing, which I didn't consider with my original request. Having selected 1 or 2 items in the main window, I expected the app to open the diff view with the items in the diff view. But, as it stands now, selected item(s) or not, it just opens a blank diff view.
@NghiaTranUIT commented on GitHub (Mar 29, 2022):
It seems that it's not how it's working.
You have to add the request/response that you need to diff into the pool. You can simply right-click -> Tools -> Add to the diff pool.
Then, it will display the diff 👍
@NghiaTranUIT commented on GitHub (Mar 29, 2022):
Please note that the Diff view is only available for macOS 11.2 and later.