+5

Please add Julia to the list of supported languages

Richard Bailey 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 4
Lots of users - this would be very much appreciated!
Excellent app, by the way!!
+5

Linked folder

Lingnan Dai 11 years ago in General updated by anonymous 7 years ago 3

The editor interface is great, but file creation flow for the remote server is too slow. We need to first create a file locally, then edit it, then upload manually onto the server. Why don't just support *Link* for folders? When I download a folder from a server, it should be linked to the remote server and any new files I add into the folder should just be automatically uploaded into the same folder in the server.

+5

How about adding a php runtime just like kodiak?

Phpmavern 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 1

Add php runtime to allow running php scripts locally.  I have kodiak installed on my ipad which does just that. Textastic could benefit. 

+4

Support Github Flavored Markdown would be cool

nobody 2 years ago in General updated by Richard Joubert 1 year ago 1

Support Github Flavored Markdown would be great, considering it can show highlighted code, which is cool.

+4
Under review

Sort Lines

Marek Omasta 2 years ago in General updated by Alexander Blach (Developer) 2 years ago 1

I’d love to be able to sort lines in a text file. 

It’s useful for collecting data from websites and editing CSVs, i18n files, shell scripts or plain old text.

Usually to detect repetitive junk.

In some editors, Delete Duplicate Lines is part of it.


Here are examples from VS Code, Sublime Text, IntelliJ IDEA and gedit:


Image 505

Image 506Image 507Image 508Image 509


iPhone is my primary device now and apps such as Textastic allow me to get many things done on the go, without having to use my laptop.

Thank you!

+4

Dockerfile syntax support

Björn Kimminich 3 years ago in General updated by Richard Joubert 1 year ago 2

Please add syntax support for Dockerfile and .dockerfile files. Thanks!

+4
Started

iOS 13: Unable to select a folder using “Open File or Folder”

George Bougakov 5 years ago in General updated by Alexander Blach (Developer) 5 years ago 13

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

+4

Highlight current line

jangelsb 5 years ago in General 0

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) 

+4

Autocomplete based on text in document

jangelsb 5 years ago in General 0

Similar to Sublime Text, it would be awesome if when you typed it would suggest/ autocomplete based on other words in the current document. 

+4

ssh need powerline fonts

Edward Cullen 6 years ago in General 0