PhpStorm text size
Is it possible to define a shortcut to increase/decrease size of code in PhpStorm, like what you can do in Notepad++ with CTRL+Mouse Wheel?
Enable CTRL+Mouse Wheel: Settings -> Editor -> Change font size (Zoom) with Ctrl+Mouse Wheel (check).
Specify exact font size: Settings -> Editor -> Colors & Fonts -> Font.
in new version in this address file > setting > Editor > general check this item Change font size (Zoom) with Ctrl+Mouse Wheel
I am able to change my PHP Storm (version 8.0.3 or later) Fonts by
- Go to File and then click Settings.
- Form Left Side Menu, Select
Editor
-->General
Tab - Check this box under
Mouse
sectionChange font size (zoom) with Ctrl_Mouse Wheel
(see below pic).
30 Second Demo Here