While this may not be a typical programming inquiry, I have phrased it in a binary manner in hopes of meeting the criteria.
I have been utilizing Quoda on my Android device and have encountered the need to edit .ts / Typescript files, which the app does not support. Currently, I am resorting to using SGit which redirects to another Android app for editing files based on their extension. Although Quoda (and other text editors) can open .ts files within the app, they lack syntax highlighting functionality.
After thoroughly scavenging the app market, the only .ts editor I have come across is CodeAnywhere. While it performs admirably on a desktop browser, the Android app version seems to encounter certain glitches.
Therefore, my question is not 'can you recommend one', but rather can you suggest any lesser-known apps aside from CodeAnywhere? Alternatively, is there another method to edit .ts files from github on my phone?