Increase or decrease font size phpstorm
In this article, we will learn how to make changing font size in phpstrom more easily.
By default, you can change the font in phpstrom ide from the settings menu: Settings->Editor->Font.
But sometimes, you need to change font size faster and do it only for a specific tab. In this case, you can set it up if you like.
We can use Ctrl/Cmd+mouse wheel to change the font size in the current document. The newest version of phpstorm already has this feature in the settings. Navigate to Settings->Editor->General, select Change font size with Ctrl/Cmd+Mouse Wheel, and choose Active editor below that checkbox.
It will allow you to change text and code size easily.
That's it. You can easily change font size using Ctrl/CMD + Mouse Wheel.