Вопрос

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