cpmcgrath / codealignment

http://www.codealignment.com
202 stars 51 forks source link

Align Cursors #112

Open minig0d opened 1 year ago

minig0d commented 1 year ago

One of the huge features I miss in N++ that I solve for in VSCode with the "Cursor Align" plugin doesn't seem to be possible with this plugin, but would be a great feature if it's not...

Sometimes I'm trying to format random stuff that isn't always as structured and so I would rather just "multi-select" is row (i.e. place the cursor where I want on each row) and I want the plugin to be able to insert enough spaces to align all the cursors.

Is this current possible? (It seems like the plugin only recognizes a single "caret" position.)