Horizontal list to vertical list and vice versa - Sublime Text 2

for vise versa - horizontal to vertical

suppose not the best way but i use it

works for lists such as A,B,C,... maybe also possible for other

1) find all {your delimiter} (Ctrl+F , Alt+Enter)

2) remove multi selection from delimiter (Shift+<- ->)

3) Enter

Note: Even Alt + F3 does the same in one stroke !!


  1. Select the text you want to convert
  2. Command + J on Mac or CTRL + J on Windows

Also here is a list of some more useful shortcuts https://docs.sublimetext.io/reference/keyboard_shortcuts_osx.html

Other great resources

http://www.sublimetext.com/docs/2/

https://tutsplus.com/course/improve-workflow-in-sublime-text-2/

https://docs.sublimetext.io/guide/customization/key_bindings.html