
Syntax highlighting for Tcl
Hi, in your list of languages Tcl is mentioned as a supported language. However upon opening up a file it does not appear to do any syntax highlighting for the language. Ie. it does not seem to be supported after all?
Also for something like editing on an iPad, auto-indent would be a very highly requested feature.

J Query
I was just wondering what is the best way to load J Query onto websites I am working on in Textastic. I have heard that a specific file is needed to compensate for lack of mouse when coding on an iPad or iPhone. Otherwise I think that the app is brilliant.
Thanks,
Mark

Work Directly from Dropbox folder

Can't connect to sharpoint WebDAV.

Working on dropbox file deploy with ftp when done.

You only need to do this once per file. From now on, Textastic will save both the Dropbox and the FTP remote location and asks you which one you want to use when you use the quick upload feature ("Upload This File"): http://www.textasticapp.com/v5/manual/lessons/How_can_I_quickly_upload_downloaded_files.html

HTML tags parsed and interpreted even in inline scripts
I have found a bug where html tags are interpreted within inline javascript and php, when they should be ignored. This is problematic if you have any closing tags contained in an inline script.
For example:
Because the script closing tag in the string is interpreted , it will close the script tag early, and break the rest of the code as well as writing it all over the document. This can quite easily be countered by escaping the closing tag with a backslash, but that is inconvenient when dealing with large inline scripts.

Would like to be able to change the order of the sliding row of keys

Enable TextExpander and Additional Keys in Find and Replace UI
Any reason they're not active in that UI?
Is that easy to add?

Let the user choose the character encoding for FTP connections
A user reported that this doesn't work for an FTP server which uses Korean (EUC_KR) character encoding. In this case, Textastic shows an empty file listing when there is at least one file with Korean characters in the directory.
There should be a way to choose the character encoding for each FTP connection.

Device Rotation causes incorrect scrolling
When device rotation occurs, the page position changes due to many lines becoming wrapped (or unwrapped). This in itself isn't a horrible problem, but what tends to happen is this:
I am at line 5500, the file is 6200 lines.
I rotate to portrait. It pegs me at the bottom of the file. This clamps the y-offset.
Now I rotate back to portrait in hopes of returning to line 5500. I am dropped off around line 4000.
This is... not... ideal.
One great way to fix BOTH issues is to check the line# and return me to that position upon device rotation.
Note also that having a cursor present will prevent this issue (which is probably why this has not been reported yet). However having a cursor makes over 1/3 of the screen consumed by a keyboard so I *ensure* the keyboard is put away when I use Textastic to read code (as it's hardly practical to do actual coding), but it causes this issue every time (when i am near the bottom of a file).
So since I am JB'd i would use tweaks that let me force specific apps to be portrait-locked, but it's just not ideal because sometimes I do need to go landscape when the line wrapping gets to be overwhelming.
Customer support service by UserEcho