When I use the sublime text 2, I install the sublime alignment, but the ctrl+alt+a doesn't work.See the screenshots below for more details.
Using Sublime Alignment ↩ Select the lines you wish to align. Press Ctrl+Alt+A (Windows & Linux) or Command+Ctrl+A (Mac OS X)
Command Palette: Ctrl+Shift+P → Wrap Paragraph Justified at Ruler. Shortcut: Alt+Shift+Q.
I had the same issue with Alignment plugin.
Follow these steps:
Open the preferences file for Sublime Alignment:
The file should be empty. Put the following in it:
{
// The mid-line characters to align in a multi-line selection, changing
// this to an empty array will disable mid-line alignment
"alignment_chars": [
"=", ":"
]
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With