Your comments

I still haven't found a way to enable this in UIWebView. I doubt that this can be enabled in third party apps. But if anyone knows - tell me!
GoodReader has a great sync feature. I'll consider adding something similar.

Textastic 3 supports custom syntax definitions that are compatible with TextMate.


There is a TextMate bundle for Go available at

https://github.com/AlanQuatermain/go-tmbundle


Here's how to add it to Textastic:

http://www.textasticapp.com/v3/manual/lessons/How_can_I_add_my_own_syntax_definitions_and_themes.html


I hope this helps.

iCloud would only really make sense if you own two iPads. I'm not sure if there are a lot of people who have own Textastic and two devices.

I could imagine creating a companion app for Mac, though.
I use the official Dropbox API. It uses HTTPS for things like login and downloading files. It uses HTTP for less critical files like loading metadata and sending command to create folders or move files. I don't intend to change that.
On Windows, there is Sublime Text and E Text Editor which you can use to test themes.
Hello,

please enable the "Debug Log" setting for the connection to create a log file. Maybe having a look at the log file helps to find out the cause of the problem.
I just tried it on my iPad with iOS 5 and I can't reproduce it. Is there something special about your file?
Super, danke fürs Review!

It sounds like your SSH server doesn't have SFTP enabled. You can probably find out more by having a look at the server configuration file or at the server log file. 


Public key support is explained in the manual at http://www.textasticapp.com/v3/manual/lessons/How_do_I_connect_to_an_FTP__FTPS_or_SFTP_server.html#step_5