+2

Keeps crashing in FTP....

Pdaml 14 years ago updated by Jccc 13 years ago 6
When trying to download files using FTP, the app keeps crashing. Tried repeatedly. Total files in folders is about 400.
+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 13 years ago updated by Alexander Blach (Developer) 13 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

Button for PASTE

Myako Toudai 13 years ago updated 13 years ago 0
Hello, it's me again ^^

I saw it recently that is very hard to select and paste code at a given position. E.g. I select and cut some parts of my code making some new lines at an another position of the code, then I need to tap the same position again to popup the paste overlay panel. Cool would be to have paste / copy / cut button in the cursor wheel panel :)

Anyone else who feel the same?
+2
Under review

Find and Replace items counter

Andriy Aleksyeyev 12 years ago in General updated by Destin8 2 years ago 2

Find (12) or Find and Replace (47) — please place items number in brackets on the button labels.

+2

Can you add support for Texpad API?

Ramon Figueroa-Centeno 11 years ago in iPad 0

Can you add support for Texpad API to typeset TeX files?


See https://www.texpadapp.com/blog.

+2

Show image in folder

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