Home  >  Article  >  Backend Development  >  How to adjust font size in pycharm

How to adjust font size in pycharm

DDD
DDDOriginal
2023-12-08 17:40:504206browse

Pycharm Steps to adjust the font size: 1. Open pycharm, click File—Settings, then click Editor, open the Font pop-up box, and finally set the size; 2. Click File—Settings, and then click Keymap, enter increase in the search box, right-click increase font size, then click add mouse shortcut, and finally return to the code page and double-click the code.

How to adjust font size in pycharm

The operating system of this tutorial: Windows 10 system, pycharm2021.1.3 version, Dell G3 computer.

Method 1:

1. Open pycharm, click File in the upper left corner, and then click Settings.

How to adjust font size in pycharm

2. After the Settings pop-up box appears, click Editor, then click Font

How to adjust font size in pycharm

3. After the Font pop-up box appears, set its size. The font on the right will become larger or smaller accordingly. Finally, click OK.

How to adjust font size in pycharm

Method 2:

1. Same as the first step, click File——Settings

How to adjust font size in pycharm

2. After the Settings pop-up box appears, click Keymap.

How to adjust font size in pycharm

3. Then enter increase in the search box on the right, and several options will automatically pop up below

How to adjust font size in pycharm

4. Right-click the first increase font size, and then click add mouse shortcut.

How to adjust font size in pycharm

5. When a pop-up box appears, click on the shadow part in the middle of the pop-up box. A second pop-up box will appear, then click OK. That’s it.

How to adjust font size in pycharm

6. Finally, return to the code page and double-click the code to enlarge the font of the code.

How to adjust font size in pycharm

The above is the detailed content of How to adjust font size in pycharm. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:How to install pycharmNext article:How to install pycharm