Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PhpStorm text size

Tags:

phpstorm

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?

like image 826
Handsome Nerd Avatar asked Sep 22 '12 18:09

Handsome Nerd


People also ask

How do I zoom out in Phpstorm?

Enable CTRL + Mouse Wheel : Settings -> Editor -> Change font size (Zoom) with Ctrl+Mouse Wheel (check).

What is default font in Phpstorm?

Editor fontJetBrains Mono font is used by default for the Editor. Name.

How do I reduce the font size on my mouse?

If you have a scroll wheel on your mouse you can adjust the size by holding down the control key (Ctrl) and scrolling the wheel up to increase the font size or scroll the wheel down to decrease the font size.


2 Answers

Enable CTRL+Mouse Wheel: Settings -> Editor -> Change font size (Zoom) with Ctrl+Mouse Wheel (check).

enter image description here


Specify exact font size: Settings -> Editor -> Colors & Fonts -> Font.

enter image description here

like image 105
Nikola K. Avatar answered Sep 17 '22 08:09

Nikola K.


in new version in this address file > setting > Editor > general check this item Change font size (Zoom) with Ctrl+Mouse Wheel

like image 42
hamidreza Avatar answered Sep 18 '22 08:09

hamidreza