+2

Create .h and .m file at once

Felix 14 years ago 0
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.

thebookyard 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
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.
Image 5
+2
Fixed

Downloading hundreds of files crashes the app

Marc Beuchat 14 years ago updated by Alexander Blach (Developer) 14 years ago 5
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
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

Add .NET support!!! (VB, C#, etc.)

Adam Vandenbussche 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
The title says it all...
+2

Show image in folder

Redyyu 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
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

Sascha Schneppmueller 14 years ago updated by Jon 9 years ago 4
Please add support for AHK Files. Code Reference can Be Found on www.AutoHotkey.com

Thank you
+2

Add semi-colon to symbol bar - used a lot!

fredramsey 14 years ago updated by Alexander Blach (Developer) 14 years ago 3
+2
Fixed

UTF-16 files cannot be opened / are greyed out

Alexander Blach (Developer) 15 years ago updated 14 years ago 1
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.
Version 2.0
Answer
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).
+2

XSL code completion

Lewis Ulman 13 years ago 0
I would love to see XSL code completion.
+2

Associate a file extension with a syntax

shahan khan 14 years ago 0
E.g. .example with php