Sublime Text 2 'text bubbling'?

Posted by Alex Mcp on Super User See other posts from Super User or by Alex Mcp
Published on 2011-07-21T02:50:04Z Indexed on 2012/08/28 21:43 UTC
Read the original article Hit count: 440

In vim and Notepad++ I have an awesome feature either mapped or built in that I've seen called text bubbling. I know about the Sublime documentation for mapping my own, but wanted to make sure I wasn't duplicating functionality:

Basically when I have either block of text selected, or just a cursor on a line, I push (ctrl + up/down) or some other mapping, and the text is moved up or down, in a block, and the rest of the text 'flows' around it.

Is this a native feature in Sublime Text or should I script it in?

© Super User or respective owner

Related posts about osx

Related posts about keyboard-shortcuts