I initially attempted to add this at the workspace level, but abandoned the track after I realized clone_on_split would make implementing it in the workspace difficult After moving that effort into the editor itself, I ran into issues with rendering and then further issues with non-re-usable scroll handles due to their implementation in the pane group code. This is turning out to be several refactorings in one.