如何将 Mouseaction 分配给 Mousewheel Up/Down / Zoom Text
How to assign a Mouseaction to Mousewheel Up/Down / Zoom Text
使用 ctrl + 鼠标滚轮缩放文本的选项消失了。现在在编辑器中我可以添加一个键盘映射来增加字体大小。
但是,我无法添加ctrl+mousewheel/up/down。
我只能点击鼠标操作
它没有消失。前段时间介绍过,在IntelliJ 14.0.3下完美运行。
To enable changing font size in the editor
Open the IDE Settings dialog.On the Editor page, make sure that the setting Change font size (Zoom) with Ctrl+MouseWheel is enabled.
Settings > Editor > General > Check "Change font size (zoom) with Ctrl + Mouse Wheel"
使用 ctrl + 鼠标滚轮缩放文本的选项消失了。现在在编辑器中我可以添加一个键盘映射来增加字体大小。
但是,我无法添加ctrl+mousewheel/up/down。
我只能点击鼠标操作
它没有消失。前段时间介绍过,在IntelliJ 14.0.3下完美运行。
To enable changing font size in the editor
Open the IDE Settings dialog.On the Editor page, make sure that the setting Change font size (Zoom) with Ctrl+MouseWheel is enabled.
Settings > Editor > General > Check "Change font size (zoom) with Ctrl + Mouse Wheel"