Your comments

Ah, ok, I see. I will update the manual entry.
1) I plan to support custom colors when the new syntax highlighter is finished for Textastic 3.0. You can also discuss and vote for this feature at http://feedback.textasticapp.com/feedback/7475-customizable-colors-for-syntax-highlighting/

2) Can you post a screenshot that shows the block cursor how you want to see it? Maybe with the syntax colouring scheme you prefer?

3) Version control support is discussed at http://feedback.textasticapp.com/feedback/7628-support-for-version-control-systems-svn-git-etc/

Thanks for your feedback,

Alexander
Good idea. I will add this information. Right now it is only mentioned in the update information on the App Store and here.
Well, yes, what you described is probably the way to go.
Actually, I'm not sure what you're asking for. Textastic allows you to edit files in those languages with support for syntax highlighting but you can't run the code on an iPad due to Apple's restrictions. You would have to upload them to a computer (for example using SFTP) and run it there.
thanks, I'll have a look

Hi, Textastic currently recognizes .ada .adb .ads and .a as Ada files.


Doesn't this work for you?

I found a surprisingly simple fix to the scrolling problem. Instead of opening the keyboard when the finger touches the editor I've changed it so that the keyboard only comes up when the finger is lifted and no scrolling occurred before that.

This fixes the issue. It will be included in the next update.