netbeansnetbeans-8

Disable QuickSearch input in Netbeans


Is there a way/property/setting do completely remove QuickSearch input from the right upper corner of Netbeans, the one activated by Ctrl+I?

I use tiling window manager and have 2 document groups on 2 separate monitors. Sometimes during switch the focus goes to Quick search and there is no easy way to put it on editor with just a keyboard. There is Ctrl+0 shortcut to activate the Editor but when I press it, the Editor from another monitor gets focused. Veeeery annoying! I never use QuickSearch feature anyway so I just want to get rid of it.


Solution

  • Removing the Quick Search feature is not obvious, but it is fairly straightforward, and also simple to revert:

    removeQuickSearch

    I verified that this works using NetBeans 8.2 on Windows 10.

    See NetBeans bug report Bug 199487 - I18N: RFE: provide option to disable quicksearch text field on menubar for further details.