HiDPI display - PHPStorm, -dhidpi doesn't work
已回答
Hello,
I have a 4K display running on Windows 10, and I'm having trouble finding how I can scale the text and menu items so everything is a little more legible. I have tried adding -dhidpi=true to phpstorm.exe.vmoptions and phpstorm64.exe.vmoptions without luck.
Thank you.
请先登录再写评论。
Hello, IDE should use system settings to adjust scale accordingly.
What PhpStorm version are you running? Could you please attach a screenshot of how does it look for you and screenshot of File | Settings | Editor | Colors & Fonts | Font ?
Hello,
It's still far too small even if PHPStorm uses the operating system's settings to scale properly. I have Windows 10 UI scaling set to 175% (the default is 150% - so it's higher than it usually is).
I have attached several screenshots as requested.
Thanks.

Hello,
I've figured out what the cause is.
Override default fonts by (not recommended) was selected in File | Settings | Appearance & Behavior | Appearance. I've deselected this now and all the font sizes are as they should be.
Thanks Ben, your comment was very helpfull!