is there a way in notepad++ to convert a comma-separated file to fixed width columns? This feature exists in Ultraedit and explained here, but I am happy with my Notepad++ and I don't wanna pay for a UltraEdit.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Use the built in TextFX menu. TextFX -> TextFX Edit -> Line up multiple lines by (,) I didn't discover this on my own, I found it on sourceforge while trying to figure out this exact question! |
|||
|
|
|
In the meantime I have just found a very nice tool for that. It's called CSVed and available here, with many many nice features. If you hate Excel when viewing CSV files like I do, you should give it a try. |
|||
|
|