Hacker News new | ask | show | jobs
by mvgoogler 5080 days ago
Doesn't block mode only work for blocks within contiguous lines of code? (basically it will let you select a rectangular section of code)

ST2 allows multiple cursors in arbitrary locations - I'm not aware of another editor that supports that.

1 comments

There is a vim plugin that provides arbitrary multiple line edit.

https://github.com/alfredodeza/plexer.vim