IntelliJ IDEA disable font increase/decrease on CMD+scroll

江枫思渺然 提交于 2019-12-03 07:21:09

问题


I am using IntelliJ IDEA 9.0.2 on Mac OS X - with the Magic Mouse. Whenever I press the command button and move my finger a micrometer or two on the surface of the mouse, IDEA immediately increases or decreases my font size rapidly. How can I disable this feature?


回答1:


Settings | Editor | Enable Ctrl+MouseWheel changes font size

(On Mac it would be Preferences | Editor | General | Enable CMD+MouseWheel changes font size.)




回答2:


IntelliJ IDEA 14.1

By default it is disabled and it can be found here:

File > Settings... > Editor > General > Change font size (Zoom) with Ctrl+Mouse Wheel

The option is still there in IntelliJ IDEA 15 EAP.




回答3:


in Linux, before IDEA 11 i used Ctrl+ScrollWheel for change font size but now in IDEA 11 this feature has been removed



来源:https://stackoverflow.com/questions/3483125/intellij-idea-disable-font-increase-decrease-on-cmdscroll

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!