Notepad++ has been my go-to for plenty of things, programming included. I didn't really do much with it outside the basics, though. Once I started to check out the different things I could do on ...
To replace any character with a newline in Notepad++, navigate to Search > Replace. Enter the character you want to replace in the "Find What" box, type "\n" (without quotes) in the "Replace With" box ...