Your comments

Rsync is licensed under the GPL, so I can't use it in an iOS app.

I think the creator of this topic meant a different feature: every app can register url schemes. For example, Textastic could register a textastic:// url scheme. This would allow you to use Safari to open files/urls with Textastic.


See http://www.goodiware.com/gr-man-howto.html#ghttp
Texastic uses UIWebView which is basically an instance of Safari. So yes, HTML 5 is supported.
Hello,

there are not all functions in the remote view when you tap on the pencil button because I haven't implemented those commands for remote connections yet. I might add them in the future.

I'll consider adding a delete command to the pencil button to delete a file.

Hello,


Textastic 2.2.1 came with a syntax definition for SecondLife LSL. 

 
In Textastic 3.0 it's not built-in, but you can get a TextMate bundle from http://digilander.libero.it/usemac/tm.zip and add it to Textastic yourself:

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


I've found the link to this TextMate bundle for LSL in the following SecondLife forum thread: http://forums-archive.secondlife.com/54/ae/89389/1.html It seems to be well-maintained.


There is also another one in TextMate's SVN repository at http://svn.textmate.org/trunk/Review/Bundles/SecondLife%20LSL.tmbundle/

Thank you. I appreciate it!

Hello,


Textastic 3.0 uses TextMate syntax definitions and themes for syntax 
highlighting.


Now you can also add your own syntax definitions. This is explained in 
the manual athttp://www.textasticapp.com/v3/manual/lessons/How_can_I_add_my_own_syntax_definitions_and_themes.html


Here is a bundle for Verilog: 

https://github.com/keishi/Verilog.tmbundle


VHDL: 

https://github.com/bpadalino/VHDL.tmbundle 

Did you increase the counter after you made a change?

Right now I can't tell when the update is going to be ready.

Can you please explain what you mean exactly? Syntax Highlighting is built in. You can copy TextMate bundles even when you have a Windows PC - you don't need TextMate or a Mac. 


There are 163 TextMate repositories at https://github.com/textmate - and many more can be found by searching for something like "language textmate bundle" or "language tmbundle".