+1
Thanks

Best IDE and Code Editor one can get on mobile

Mike Eenkhoorn 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Since your code completion update, Textastic has become, by far, the best IDE one can by on any mobile platform, nearly as good as desktop IDEs like Aptana. Full firebug debugging, basically tabbed document browsing, really well implemented code completion, really well thought through keyboard manipulation and touch interface. Preview function, but also remote preview so you can even edit and debug php apps and such on a remote server.
I've literally tried ALL iOS code editing apps and ALL Android code editing apps, spending literally over $100 on code editing apps looking for something that is even remotely equal to a desktop experience and nothing even remotely approaches a desktop experience, except Textastic. 
I find I can literally sit at my arm chair and develop and debug full html5, web apps, both front end with html5, css3, js (all with firebug debugging, off line or online) and server side with php (maybe even firePHP could be implemented?). 
Truly an amazing product well worth the money.
+1
Fixed

File size amount is larger, does not upload

Diego Chuman 11 years ago updated by Alexander Blach (Developer) 11 years ago 4 2 duplicates
Error uploading "public_html/all/functions/general.php": Transferred a partial file
Image 97
Answer
Unfortunately, the transition to 64-bit in the latest version of Textastic introduced a bug on 32-bit devices (i.e. everything but iPad Air, iPad mini Retina and iPhone 5s): on these devices, the file size is passed incorrectly to the FTP library.

In my tests, the file was uploaded correctly, you would just get the "partial upload" error message. You can ignore that.

This will be fixed in the next update. I'm very sorry for the inconvenience.

+1
Completed

Please add cp1251 encoding when editing files

Only 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
This is an incredibly necessary thing to make the program shot in the Russian AppStore
Version 2.2
Answer
Added in Textastic 2.2.
+1

Keyboard bug

Darkwater 14 years ago updated by Alexander Blach (Developer) 14 years ago 0
When you make a new file that doesnt support peview (eg. js files) after being in preview mode, the keyboard is not shown.
Answer
Well, this is the same behaviour as when you just create a new file even when you are not in preview mode.

But, I've made it easier to bring up the keyboard in Textastic 3.0.
+1

Work on remote files, consistent functions

Uli Bulli 14 years ago updated 14 years ago 2
Hello,

it would be wonderful to work direct on remote files. one thing that confused me first where the inconsistent functions of buttons depending if the files are located on the server or local.

the little pencil button lets you change name on server. local you could change name, copy the file or get a preview.

why not put all the functions to the button wether on server or not?
it would also be nice to delete a file by this button. now you have to mark the file and then select delete at the bottom.
its a great option to manage multiple files at a time but it would also be nice to delete single files by the stencil button.

 
+1

"Under review"

Felix 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
What does "under review" mean exactly?

are you working on this feature?
are you beta-testing this feature?
or is Apple reviewing your update?
+1

Sometimes a file does not open at the same line number as before

Jakob Heitz 14 years ago updated by Alexander Blach (Developer) 14 years ago 3
When I tap on a fille I was editing previously it often opens at the place I was before, but frequently it opens at a random location.
+1

Informix-4GL

Anton Zujev 14 years ago updated by mohammed yaazdani 13 years ago 5
Please add support for rare languages, namely Informix-4GL. I work with it and the support would be a great feature. At least add support for custom syntax highlighting schemas.
+1
Fixed

Local preview bug: new standards SVG + XHTML still not rendered

Martin 14 years ago updated by Alexander Blach (Developer) 14 years ago 10
SVG and XHTML preview is rendered, but in HTML mode -> no graphic :-(

For example common iOS file manager GOODREADER renders every SVG file 100% correct.

I think ...all about this bug may be in relation with something similar like MIME type on web servers... If you do not set correct MIME for given file type e.g. ".SVG" or ".XHTM"... rendering in browsers FAIL.

By my opinion solution should be relatively easy.... if you correctly set file type / rendering mode / for the rendering engine of Webkit... many thanks for help in advance...
Answer
Fixed for Textastic 2.1.