Say I open 2 files, index.html and styles.css, now I want to split screen these so I can see them both at the same time.
When I do "Split Vertically" I am now left with 3 tabs: index.html | styles.css on the left and styles.css on the right and styles.css on the right is now the active tab
Is there a way to tell intellij to just take the active tab and move it to the new split automatically?