+31
Allow dynamic pane splitting instead/besides of pre made layouts
Instead of having a set of predefined layouts to choose from, a more flexible and fundamentally simple way (from the user's point of view) would be to have actions for horizontal and vertical splitting.
This would simplify the split pane mechanics (from a usability perspective), and facilitate a more spontaneous workflow.
:)
Customer support service by UserEcho
However there's another catch to ST2's way of handling the view/buffer management which feels somewhat tedious: the need to shove buffers from one view to another.. in jEdit any buffer is automatically available in any new split(view) you create.. which is fast and handy. Combined with bufferswitchers (see my topic here) the whole buffer/view managament is both more flexible and faster in everyday usage imho. Dunno about the way VIM does it, but in jEdit you can:
cheers,
Jan
Ability to dynamically split the current view with a mouse would be a great feature. I often need the two views into the same file or simply be able to view two files at the same time quickly, but using current Sublime Text features this turns out to be a little bit tedious and breaks work flow.