Window > Arrange > Swap
If you have two documents open and you enable "Window > Arrange > Tile" you get both windows side by side.
By default you get the first-opened document on the left and the second on the right.
"Swap" function would exchange positions of the windows.
In order to do this without Swap, I have to do a manual tab shuffle to make this work and it's not as easy as it seems.
-
DG commented
That's a great point, Egor. Especially if you have smaller tabs and a larger work area.
The Swap command would likely just cycle through tabs.
Two tabs side by side: 1, 2 > Swap > 2, 1
Three tabs (or more) side by side or as a grid: 1, 2, 3 > Swap > 2, 3, 1 > Swap > 3, 1, 2
Swap Reverse: 1, 2, 3 > Swap Reverse > 3, 1, 2 > Swap Reverse > 2, 3, 1
-
I wonder how this should behave if there are more than two documents opened (you can’t just make it 'only for two'). Cycle all the tabs?