- regex
- aligner
- tabularize
regex-aligner
Align text using regular expressions or align multiple cursors. Enter a pattern and text is aligned at matching positions.
Features
- Regex alignment: Align text at regex-matched separators.
- Cursor alignment: Align multiple cursors to the rightmost one.
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.
Commands
Commands available in atom-text-editor:not([mini]):
regex-aligner:toggle: (Alt+R) open dialog to get a regex expression as separator,regex-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!