Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Keyboard shortcut for toggling open editor windows

How can I use a keyboard shortcut or define one to switch between open editor windows? I usually have one editor window but then split that once vertically then for each vertical editor I split those horizontally.

How can I toggle between each open editor window pane (not toggle between the tabs)...just switch focus and toggle each open one?

like image 388
genxgeek Avatar asked Mar 22 '23 20:03

genxgeek


1 Answers

The actions you are looking for are called Goto Next/Previous Splitter (under the Window/Editor Tabs menu). You can assign keyboard shortcuts to them in the usual way (Preferences/Keymap).

like image 104
zagyi Avatar answered Apr 05 '23 20:04

zagyi