regex-aligner
Align text using regular expression or simply align multiple cursors.
Installation
To install regex-aligner search for regex-aligner in the Install pane of the Pulsar settings or run ppm install regex-aligner. Alternatively, you can run ppm install asiloisad/pulsar-regex-aligner to install a package directly from the Github repository.
Methods
In atom-text-editor:not([mini]) space there are available commands:
regex-aligner:toggle: (defaultAlt-W) open dialog to get a regex expression as separatorregex-aligner:simple: align multiple cursors to the rightmost one
Contributing
Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub — any feedback’s welcome!