If you have some text that you want to align say based on space like I have below, then Notepad++ Code Alignment Plugin works wonders!
Un-aligned Text:
'Line 1'
'Line 2'
'Line 3'
'Line 4'
'Line 5'
'Line 6'
'Line 7'
'Line 8'
'Line 9'
'Line 10'
Go to Menu: Plugins > Plugin Admin... and download Code Alignment.

Now to align the text select it and go to Plugin > code alignment > align by space.

As you can see the text got perfectly aligned by space.
Aligned Text:
'Line 1'
'Line 2'
'Line 3'
'Line 4'
'Line 5'
'Line 6'
'Line 7'
'Line 8'
'Line 9'
'Line 10'
You can choose from other options such as,
Align by equals Align by equals equals Align by m_ Align by quote () Align by period Align by space Align from caret Align by key
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!