No similar topics found.

+2
Create .h and .m file at once
It would be cool if you can add a .h file and and a .m(m) file at one, with the same name. (e.g. this option only appears once you named your first file .h)
Perhaps the .m file could even automatically import the .h file.

+2
Textastic is not interpreting quotes correctly when colouring the code.
I am editing in PHP syntax mode but Textastic is not interpreting quotes correctly when colouring the code. A line like $sql="update COMPANY set name = '" . $name . "' "; will interpret the first single quote as closing the first double quote. See example below of this effect.
Must say that apart from this I think this product is fantastic and have been waiting for a stable code editor with SFTP support for years. Thankyou.



+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)
14 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).
Customer support service by UserEcho