+1
Under review

Please add auto indent Xml file with soft line feeds and tabs for readability.

Slade Swan 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 1
I bought your app in the hope that it would display an XML file in a readable manner where the file was a continuous stream.  Unfortunately this is not the case. Could you please look to add such functionality where by child elements are auto indented from the parent element. 
+1

Uploading a new file via FTP

ANDREW HUGHES 12 years ago in iPad updated 12 years ago 2

I got your brilliant app to allow me to keep working on my website via my iPad whilst away on an extended business.  I have been able to set up the FTP connection and download my website without a problem, and I am able to edit html files then upload them via the quick upload functionality.


But (and I'm feeling a bit stupid that i can't work this out) I want to create a new html file locally, within the existing website structure that I have downloaded, then upload it to my web space.  I've tried copying a local file and editing it, and I've created a new file, but I can't work out how to upload it.  The quick upload dialogue doesn't work, I guess because the file wasn't downloaded in the first place - the option for uploading this file is missing - and I can't see how to create a remote connection for this new file.


Any advice would be gratefully received as I away from my desktop and my usual Dreamweaver capability for several weeks.

+1

Styles still need a fix

Mak Gutierrez 11 years ago in iPad updated by Alexander Blach (Developer) 11 years ago 1

Stylesheets are still buggy when working with local files, background colors are not reflected in preview for example. This has been requested several times, it's not the markup there is a problem with local files. 

+1
Under review

App crashing when adding a # as first character on a new line

Thomas Christensen 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 1
Steps to reproduce error:
  • Create a new file
  • Edit the file as markdown.
  • Add a header 1 (put # in beginning of line)
  • Add some paragraph text
  • Add a header 2 (put ## in beginning of line)
  • Add an new paragraph
  • Add a header - when typing '#' the # key on screen keyboard freeze and app crashes.
    Try to add some other characters on the same line instead and in between these add a '#' - no problem. When removing characters in front of the '#' until this character becomes the first on the line - freeze and crash again

 

+1

Navigation wheel

rishi sadhir 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 5

Sometimes the navigation wheel will get stuck behind the keyboard. When you try to move it away from the keyboard the keyboard takes precedence. It becomes impossible to use the navigation will after this and you usually have to restart the program.

+1

Please add a consolee to run the code

Dylan Bayley 12 years ago in iPad updated by Luis Murillo 7 months ago 2

Hi i am currently typing up python in textastic and it would be great if a console or terminal was added to the app so we can test and run small bits of code?

+1

Allow "view in" browsers other than Safari

fjpoblam 11 years ago in iPad updated by Albo P. Fossa 3 years ago 3

Thanks for a great app. It's worth noting, I'm no longer maintaining my websites via laptop, but rather *just* on my iPad, thanks to this app! (I just get out my laptop to download updates and keep copies in sync.)

I've read all the suggestions here, and think I'm not posting duplicates. I'll post three. This is one.


I have Chrome, Opera Mini, Onion, and Dolphin browsers on my iPad. It'd be very handy to be able to "preview" a source file in any of these browsers, for testing purposes.

+1

Issues compiling .less file locally on iPad

Jeff Szpak 12 years ago in iPad updated 12 years ago 9
+1
Under review

Transfer error login denied

carlos beukes 11 years ago in iPad updated by jmbenedetto 4 years ago 6

Hi -

I keep getting this error: 'Transfer error login denied'

Login details work fine in cyber duck, transmit etc on my mac so I do not believe problem is with login details.

Have tried different settings: active/passive...

I am worried that this app might not be for me. Would a refund be in order?

I'm willing to try a little more but at some point soon need to try another FTP app in the hopes it might work for me.

I heard good things about this app so I thought I'd just go straight ahead with purchasing it. I am not really knowledgable enough to use this app perhaps. I develop websites and never have problems with FTP related matters. This app has got me confused and a little disappointed.

Would be great to hear back from someone soon.

Thank you kindly,


Carl

+1

Text Expander snippets don't expand the first time if there is not a space before the shortcut

Brian Byrd 9 years ago in iPad 0

My primary use of Text Expander (TE) is to insert HTML tags. For example, I have set up a snippet so that when I type p; it is expanded to <br><br>


In Textastic, when I type


Hello World.p;


the p; does not expand the first time. When I erase the p; and type it again, then it expands as it is supposed to. But when I put a space before the snippet shortcut, it works the first time:


Hello Word. p;


I think TE snippet shortcuts should expand immediately the first time, without having to erase and retype them, and without having to put an unnecessary and unwanted space before them.


Thank you for checking into this. BTW, I love your app ... keep up the awesome work!