wadetb / Sublime-Text-Advanced-CSV

Efficiently format, edit, arrange, and evaluate cells in CSV files
169 stars 14 forks source link

How to 'reorder' columns? #57

Open jameswylyreasint opened 2 years ago

jameswylyreasint commented 2 years ago

As noted in the documentation,

An entire column may be block selected (Select column), which enables complex operations like quickly reordering, merging, adding & deleting multiple columns.

But I cannot find any information on how to complete any of these operations within sublime once the text is selected for a specific column. How can these operations be achieved?

GitDoggo commented 2 years ago

You can do it like this:

And there you go!