Command + Ctrl + . is the shortcut to switch between a Ruby file and its test file in split view, but is there any way to customize the direction of the split?
Currently it splits vertically only (two files side by side) but I'd prefer it to split horizontally (Ruby file above, test file below). If I'm already in horizontal split mode it actually changes it to vertical mode as soon as I hit that shortcut.
Command + Ctrl + .
is the shortcut to switch between a Ruby file and its test file in split view, but is there any way to customize the direction of the split?Currently it splits vertically only (two files side by side) but I'd prefer it to split horizontally (Ruby file above, test file below). If I'm already in horizontal split mode it actually changes it to vertical mode as soon as I hit that shortcut.