ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.39k stars 178 forks source link

Monospace font options #497

Open huwr-agl opened 4 years ago

huwr-agl commented 4 years ago

Hey,

I love this app! Would be great if there was some monospace font options in the Appearance preferences, though!

Thanks!

Proxyman version?

1.23.0

macOS Version? (Ex. mac 10.14)

10.15.4

Steps to reproduce

Open the Appearance Preferences

Expected behavior

Monospace font options

Actual behavior

No monospace font options

NghiaTranUIT commented 4 years ago

Hi, it's reasonable to support Monospace font. However, I would like to add it as a Checkbox for simplicity rather than selecting from the list of system fonts.

The reason is that some system fonts don't work well in the CodeMirror, which is powered the Request/Response Body Previewer.

huwr-agl commented 4 years ago

Yep! I think a checkbox would be perfect 👍

NghiaTranUIT commented 4 years ago

Sorry for the delay @huwr-agl, I was really busy to learn Swift NIO and implement the Core v2 😄

Let check out the Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.23.0_Monospace_Font.dmg

You can use Monospace font now 👍

Screen_Shot_2020-05-23_at_10_12_28
xicky commented 3 years ago

Can we take a step further and make it apply to Request/Response Header/Query/Cookie/Raw/Tree View tab, too?

NghiaTranUIT commented 3 years ago

@xicky, Yes It's possible to do it

I will put this improvement in the next release since it's quite trivial 👍