Hello all
I wanted to make a text editor in C or C++. I wanted to make it for learning purpose only and also so that I can modify it further according to my personal use. I am good at C++ but do not have much experience at writing large codes(more than 500k lines) in C or C++. So I just thought why not to make my own txt editor.
I wanted help on how to start making one and what to study and from where ?
Any other suggestion regarding alternative ideas or platform are welcome.