Your comments

You should already see Markdown headers in the symbol list. Does this not work for you?

Yes, I know what you mean. I have already an idea for how to implement this, but would like to know what you would expect:

Should this always create a plain text file with UTF-8 encoding or should this be configurable? (for example, maybe you want a Markdown or HTML file instead).

Hello,

can you please send me such a file so I can try to find out why it doesn't use UTF-8 when opening these files (which it should)?

I can see the problem. I'll need to try if I can work around this issue on AZERTY keyboards. I'm not sure if iOS will accept Cmd-é as a valid keyboard shortcut (but it should).

You can change the scroll direction with this iOS setting: 


Settings -> General -> Trackpad & Mouse -> Natural Scrolling

Autosave cannot currently be turned off. This is the normal behavior on iOS - for example in Pages and Notes, too. A file might be opened in multiple apps or even on multiple machines when it is stored in iCloud for example, so auto save is essential to support this.

Currently, you can only hide it completely by disabling the "additional keys" setting. In the past there wasn't a reliable way (API) to check whether and external keyboard is connected. I don't know if this has changed, but it would certainly be a good feature.

Hello,

this is the default behavior in all text editing apps on iOS (e.g. Notes, Pages, any text field). It's the same as on macOS and Windows, too. To scroll, you use the scroll wheel on a mouse and a two finger drag on a trackpad.

It looks like you need to include vue.js after the #app div. I changed the index.html file to this and it worked for me:


index.html


If you added the repository in Working Copy as an external folder in Textastic, the folder should automatically refresh whenever files are changed/added/removed. Does this not work?

See https://www.textasticapp.com/v9/manual/integration_other_apps/git_client_working_copy.html for details.

You can also pull down the file list to refresh it manually.