Reputation: 5446
Is there a way to make the font sharper in PhpStorm?
Solutions online suggest going to "Compatibility" and choosing "Disable DPI scaling on high DPI settings". I don't see that option in my version (2019.3)
It's not a huge difference but it's definitely noticeable after a while. I changed font to Menlo (same as in Sublime, but it didn't help)
Attaching a screenshot of how PhpsSorm shows text (on the left) vs Sublime Text editor (on the right):
Upvotes: 1
Views: 237
Reputation: 5446
As per support should use "greyscale" instead "subpixel" (see the screenshot below). This fixed the issue for me. Super sharp now.
Upvotes: 1