Is there a way to disable the Ctrl+scroll text zoom feature in NetBeans? (7.1 on Mac OS X 10.7)

There was a plugin to kill the analogue "feature" in PHPStorm but I haven't found anything for NetBeans.

有帮助吗?

解决方案

Yes there is. Follow these steps:

  • Go to the Keymap tab in the Options window (menu "Netbeans" item "Preferences…")
  • Sort the Actions column by name and look for 'Zoom Text In' and 'Zoom Text Out'
  • Click on the button with the ellipsis symbol in the shortcut column and choose 'Clear' for both actions
  • Click OK

其他提示

NetBeans 7.3 - Windows

  1. Tools > Options

    Tools Options

  2. Keymap > in the "Search:" input box type "Zoom Text" > for both lines click on the ellipsis (...) > Clear > OK

    Clear shortcut

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top