Hi there,
Is there a command like Textmate’s Text > Move Column Left or Move Column Right?
Essentially, the functionality I’m looking for is to just have a selection highlighted and pressing CMD+CTRL+Left or Right (or Up or Down) and having the selected characters move in the direction of the arrow.
Is this doable out of the box or with a plugin? And if with a plugin, is there any hints on which API calls I should access?
Thanks in advance,