Is there a shortcut to switch between tabs on Oracle SQL Developer?
I'd like to be able to switch between 'Query Result' windows, and it's a pain having to use a pointer (mouse/touchpad) each time.
use Shift+F5 to go to the tab on the left
use Alt+Shift+F5 to go to the tab on the right
You can press Ctrl+Tab twice to switch between tabs in SQL Developer 4.1 on Linux.
Apparently no. See if you can create a new shortcut in Tools > Preferences > Shortcut Keys
.