I’ve just written a small plugin to create custom split-screen layouts. Install via Github (Package Control pull request is pending), and then activate the plugin by pressing Alt+Shift+S
More instructions, examples and source code on Github:
github.com/spadgos/sublime-SplitScreen#readme
I wonder if the plugin could be extended/changed easily in such way:
“from the current buffer”… i’m not talking about prefab layouts… the commands i listed work on any buffer in jEdit -> means you can generate any kind of split (and subsplit, and…) at will - aka generate any kind of layout the current situation requires. Plus: you can revert splits step by step (splits are hierarchical so to say), as well as toggle between current and last. ST’s fixed layouts are fairly ok (though i’d miss at least one i use often…), but don’t come close in flexibility…