Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change font-size code in phpStorm 8?

Tags:

php

phpstorm

I want change font-size bigger in IDE. How to change font-size code in phpStorm 8?

like image 799
Do Nhu Vy Avatar asked Sep 18 '14 06:09

Do Nhu Vy


People also ask

How do I change font size in PHPStorm?

Specify the size of the font in points/pts. If you need to quickly change the font size while in the editor, press Ctrl+Alt+S to open the IDE settings, go to Editor | General, and select Change font size with Command+Mouse Wheel or Change font size with Control+Mouse depending on your operating system.

How do I Zoom in PHP storm?

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

What is PHPStorm default font?

Yes, JetBrains Mono is a font produced by the company responsible for the awesome IDEs PHPStorm and WebStorm among other softwares.


1 Answers

  • Press Ctrl + Alt + S, or Menu File \ Settings...

  • Search item Fonts, Look at right side, in IDE Settings \ Colors & Fonts \ Font:
    enter image description here

  • In section named "Scheme name", press Save As... button, choose other name you perfered.

  • In section named Editor Font, change default size to values what you prefered, then press Enter:

enter image description here

like image 145
Do Nhu Vy Avatar answered Oct 21 '22 03:10

Do Nhu Vy