ReAlign READMEAlign code by regex! Based roughly on the amazing Sublime extension AlignTab that I miss dearly. Features
Extension Commands
Basic UsageTo start aligning move your cursor to a block of code you wish to align. Then activate the extension (I use Alt+A) and type the pattern to align on. Confirm your alignment with To limit the lines that get aligned simply highlight the lines you wish to include. Advanced usageIn addition to your regex you can enter advanced options by entering input in the form of [regex]/[options]. Add padding using options
Limit the number of times per line you match using
Examples
Known IssuesWe shall find out. Release NotesInitial release 1.0.0Initial release of ReAlign |