How to vertically align comma separated values in Notepad++?
问题 As shown in the picture " Before " below, each column separated by comma is not aligned neatedly. Is there any method to align each column vertically like the display effect in Excel? The effect I wish is shown in the picture " After ". Thanks to @Martin S , I can align the file like the picture " Method_1 ". As he has mentioned, some characters still cannot align well. I was wondering if this method could be improved? 回答1: You can use the TextFX plugin: Edit > Line Up multiple lines by ...