I'm wanting to do some light coding on my phone. I want no ads, monospace font, prefer FOSS. Syntax highlighting would be nice, but not required. Should handle files of decent length, 200+ lines.
Pretty much anything on F-Droid is for older versions of Android, play store apps all seem to have ads or onine editing.
yeah it's a local shell you use on your phone, its package manager is an apt wrapper (you can also use apt directly). I use termux a lot and love it even for coding via ssh, it's cool
You can use vscode.dev as a PWA and open files on your phone. You could also host your own vscode server on termux to get compilers, debuggers, interpreters, ... working.