Your comments

Hello,

it works fine on my devices, so can you please answer some questions?

  • How exactly are you opening the HTML file? Where is the file stored? 
  • Which theme are you using?
  • Can you send me the file that causes the crash? 

Thanks!

I've been bitten by this behaviour myself. I think I'll change it so that auto indentation is not applied to the last line when pasting multiple lines of code.

Hello,

thanks for the report. I can reproduce the problem. I see the same issue in Runestone Text Editor, which uses the same UITextInteraction API as Textastic.

As a workaround, tapping on the insertion point (sometimes twice) brings up the Paste menu for me while long pressing does not seem to bring up the menu.

You can go to Settings -> Other and tap "Reload Customizations" to reload code completion files, syntax definitions and themes without quitting the app.

Alternatively, you can use Cmd-Shift-R on an external keyboard to reload customizations.

This is explained in the manual at https://www.textasticapp.com/v10/manual/customization/custom_syntax_themes_templates.html#reload-customizations

To use the built-in code completions in case something doesn't work anymore, you can just delete your custom code completion file and reload customizations.

Support for opening folders trough the Files app is something Google would have to add to the Google Drive app's file provider extension.

Tap and hold a file and choose "Open with Encoding..." from the menu to select the encoding with which to open the file. 

This is described in the manual at https://www.textasticapp.com/v9/manual/viewing_editing_files/character_encoding.html

Hello,

currently, on iPhone, you can only use the ESC/Cursor button you already discovered. I'll consider adding better cursor movement in a future update.