mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
[GH-ISSUE #343] Support new Setting for Appearance #344
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#344
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 (Jan 4, 2024).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/343
Originally assigned to: @kics223w1 on GitHub.
Description
Tab Width
tabSizein Monaco Optionhttps://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/14b9f12b-b2fa-4d84-8e8a-56338a49d1f8
Show Invisible
renderWhitespacein Monaco Optionhttps://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/7dc923c9-2ce9-4307-bafc-299f37d6b730
Monospace Font
Logic for Monospace Font. Apply to some TextField (See the screesnhot)

It also applies to the same Subview (Header, Query, Form, Body, URL, Status View...) in the Compose and the Breakpoint
Support Monosapce Font for the Monaco Editor (Body, Raw, Map LOcal, Breakpoint and Scripting)
I'm not sure how to do it on Windows, but it's how we implement on macOS. We use SF Mono since it's natively supported when using WKWebView for rendering the Monaco Editor.
On Windows, please try to download the SF Mono and embed it into the app.