
iOS 13: Unable to select a folder using “Open File or Folder”
On iOS 13 you can no longer select external folders in the standard UIDocumentPickerViewController
.
My proposed fix
1. Separate the “Open file or folder” button into an “Open file” button and “Open folder” button
2. Do not do anything with the “Open file” button. Everything works fine already.
3. When user taps “Open folder” button, present a document picker initialized with
UIDocumentPickerViewController(documentTypes: [kUTTypeFolder as String],
in: .open)
BTW, there’s actually a tutorial from Apple about providing access to directories here

Highlight current line
Similar to Sublime text, it would be awesome to have an option highlight the current line of which the cursor is on (color would be based on the theme)

Ability to edit any file extensions from Files app in iOS11
a lot of file extensions are not associated or having the option to open them with textastic app using Files/iCloud/OneDrive/etc..
Please add the ability to edit any text based file extension from there.

Add markdown preview with custom css

Autocompletion/syntax highlighting for jQuery would be nice
The JavaScript support is already great, but help with the jQuery functions would be a big time-saver as well.

Universal app

Add default markdown stylsheet that works for email
Customer support service by UserEcho