SoFunction
Updated on 2024-11-20

How to set the font size adjustment in Pycharm to "ctrl+mouse wheel up and down".

  For font size adjustment, we are more accustomed to the way ofctrl+mouse wheel up and down, which is how we zoom in and out of pages in most software. But when I realized that the fonts in Pycharm were small and wanted to adjust them, I found that using thectrl+mouse wheel up and downThe way is not responding. After searching and querying, we found that we can set the font adjustment method in Pycharm toctrl+mouse wheel up and downThe way it is very nice! Here's a description of the setup process, divided into two parts: the settings for enlarging the font and the settings for reducing the font.

Pycharm font enlargement settings
initial step:File → \rightarrow →Settings → \rightarrow →Keymap → \rightarrow →Type in the search box“increase font size” → \rightarrow →Double click on the searched“increase font size”options (as in computer software settings) → \rightarrow →option“Add Mouse Shortcut”;

在这里插入图片描述

Step 2: In the dialog box that pops up make actrl+mousewheel upoperation, and then click OK to save it in turn.

在这里插入图片描述

Pycharm font reduction settings
   Step 1: Same as Pycharm's font enlargement settings, just change the input in the search box to "decrease font size";

在这里插入图片描述

   Step 2: In the dialog box that pops up make actrl+mouse wheel downoperation, and then click OK to save it in turn.

在这里插入图片描述

to this article on how to adjust the font size in Pycharm set to "ctrl + mouse wheel on the downward slide" of the article is introduced to this, more related PyCharm settings wheel to adjust the font size content, please search for my previous posts or continue to browse the following related articles I hope that you will have more support for me in the future!