Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 834 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 834 Bytes

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 bacadra/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: (default Alt-W) 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!