mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#269
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 @NghiaTranUIT on GitHub (Jul 13, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/268
Originally assigned to: @kics223w1 on GitHub.
Description
It's time to implement the built-in Diff view from Monaco Editor (Diff Mode): https://microsoft.github.io/monaco-editor/
Please play around with the Diff View in Proxyman for macOS.
Demo:
https://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/54cf0d23-c0b9-4d1c-98fb-44457d654d5f
Acceptance Criteria
1. Right Menu Context
2. Menu UI
3. Diff Option
4. Diff request/response
5. How to build the Request/Response Diff data
5. Notice
https://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/60f5c34e-d0b1-4009-9e1c-73f182653964
@NghiaTranUIT commented on GitHub (Jul 13, 2023):
6. Empty View
7. Auto Select Left or Right column
See the demo video
https://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/c400490d-e17f-4500-a53c-398ba1dc46c5
When adding [Flow]
Code suggestion