I code mine on my android phone. I use abc editor. I didn’t like Jota and I have not tried Turbo editor. Just try a few and see which works best for you.
Abc editor has a word wrap feature which allows you to toggle screen wrap of text. If you select it off then you will be able to see the line numbers accurately with coding errors. For instance when quicktest tells you there’s an error on line 105. Turn the wrap text off and you can easily find 105 otherwise the line numbers get confusing. Another thing I like is if you click on properties it will give you a word count. Keep in mind when you pick a text program to write with it needs to be able to save the file as .txt with coding character UTF-8.
If you have not already please read this.