Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the shortcut to split editor window?

Is there a way to split your window vertically with a keyboard shortcut?

Right now I have to Ctrl+Shift+A and choose split vertically.

There is no mention of a shortcut here: Splitting and Unsplitting Editor Window

like image 830
Eric Francis Avatar asked May 04 '15 15:05

Eric Francis


2 Answers

File->Settings->Appearance & Behavior->Keymap Search for Split Then you may define your own keyboard shortcut.

enter image description here

like image 185
Travis Avatar answered Oct 22 '22 00:10

Travis


For IntelliJ 2020.3 (Mac) the command is now called Split-Right. Context-Click on a tab and Split-right will create a new window to the right.

like image 41
paiego Avatar answered Oct 22 '22 01:10

paiego