I am planning to implement line numbers in a proprietary text editor that I wrote for in-house use. Problem is, I don't know how I am going to implement it. I thought about using a parallel text field, but there has to be an easier way. Any of you genius devs have any ideas?