No similar topics found.

+2
Fixed
Downloading hundreds of files crashes the app
I work with development trees that contain 1000s of files. If I try to download a folder that contains more than 400 files, the app crashes. The Transfer Progress dialog shows the number of files/folders that need to be downloaded and then it freezes for a bit and finally the app closes. This happens with connections to dropbox and to a WebDAV server.

Answer
Alexander Blach (Developer)
13 years ago
I could fix this bug for Textastic 3.1.
There were a few issues at work here. The UI is now updated when you download a lot of files and I could fix a memory issue when directories are created.

+2
Show image in folder
If only show brinary data for image file, why just make a purview for the image? It much help which picture insert to HTML.

+2
Under review
AutoHotkey Support
Please add support for AHK Files. Code Reference can Be Found on www.AutoHotkey.com
Thank you
Thank you

+2
Fixed
UTF-16 files cannot be opened / are greyed out
Textastic doesn't correctly detect UTF-16 text files and instead treats them as being binary files. In consequence, such files are greyed out and cannot be opened.

Answer
Alexander Blach (Developer)
14 years ago
This bug is fixed for the next version.
Textastic now correctly detects UTF-16 and UTF-32 files with a BOM (http://unicode.org/faq/utf_bom.html#BOM) and also lets you open files it detects as being binary (greyed out in the file list).
Textastic now correctly detects UTF-16 and UTF-32 files with a BOM (http://unicode.org/faq/utf_bom.html#BOM) and also lets you open files it detects as being binary (greyed out in the file list).

+2
Add support for non-standard Markdown features
It seems from the "Markdown preview" thread that you are using discount as your markdown processor. Could you please enable some of the non-standard features of discount?
In particular, I would like to use the ~~~ syntax for code blocks, which doesn't seem to work in textastic now, but is supported by discount if it is compiled with the --with-fenced-code option. Could you turn this and other options on?
thanks,
Tony

+2
Completed
Active FTP / disable passive FTP
Textastic uses passive FTP by default. Add an option to use active FTP instead.
Customer support service by UserEcho