Sublime Forum

Make more columns?

#1

The maximum layout columns is 4?
Can I make more? I wanna 6 at least.

0 Likes

#2

Sure. You can install the Origami package to make working with multiple panes easier.

A detailed explanation of how to do this manually can be found here: http://docs.sublimetext.info/en/latest/reference/api.html#sublime.Window.set_layout

You could then add a key binding that sets a 6-column layout, for example.

3 Likes

#3

I use Origami now. It’s helpful.

0 Likes