How to turn off the display of open documents in NetBeans?

NetBeans (7) is very good for you to customize keyboard shortcuts.

Personally, I want ctrl- to tabswitch to the tab to the right and ctrl- shift- tabto switch to the left, but at the moment they trigger an annoying switch between open documents a pop-up window:

Aforementioned annoying popup

I have already established that my keyboard shortcuts have the “next tab”, using a workaround to get the tab where described here , but Toggle Showing open documents is not configured from this menu and overrides my shortcut.

enter image description here

: (

* PS: there is no desire to switch all key bindings to another profile.

+5
source share
3 answers

I argue that this is not possible, because if it were possible, then someone from SO would know how to do it.

+1
source

Using Netbeans 7.2, I found that after setting the shortcuts to your screenshots, pressing CTRL + TAB briefly switches to the tab on the right, and pressing CTRL + SHIFT + TAB switches briefly to the left tab. An annoying tooltip appears only if you press and hold these buttons.

+2
source

, Netbeans 7.3.1. Ctrl + Tab.

, Ctrl + Pg Dn Ctrl + Pg Up, , .

0

All Articles