Add Shortcuts App into your App
Many apps support Shortcuts in Apple’s Shortcut App (e.g. Working Copy). If you were to add the actions for New File, Append File, Upload/Download File, and SSH Command I could automate my entire build process through the Shortcut App in your App.
DropBox online file preview
The main reason I bought Textastic for iPhone is for presenting objc projects located in my Dropbox account.
And the only feature Textastic miss is the option to preview code from remote servers without actually downloading the files locally.
I'll really appreciate if you'll add this feature in one of the next updates.
Mosh protocol for ssh
I love the built-in ssh terminal. One way to make it even better would be to add support for the mosh protocol which would allow long-running shells, and for shells to stay “connected” while moving between networks.
Thanks for making such a nice app!
React JSX Syntax Highlighting is broken
Close tags in JavaScript (e.g., </span>) break syntax highlighting for the rest of the file. Self-closing tags (e.g., <span />) have the same effect. Opening tags work fine, though.
Support TypeScript and React
I'd like to see support for TypeScript and React added. What can I do to help? Can I assist writing/porting syntax definitions somehow?
Check SSH host keys / server fingerprint (known_hosts)
To detect man-in-the-middle attacks SSH clients are supposed to check the host key of the server, for example by comparing it with a known good key. Should the client neglect to check the server key (or an attacker manage to steal the private key of the server) the connection becomes vulnerable to active man-in-the-middle attacks when using password-based authentication.
Add host key checking to Textastic.
Matching tag highlighting
Customer support service by UserEcho