+1

Offer a "refresh" button in the preview

fjpoblam 12 years ago in iPad updated 12 years ago 8

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.


This one, I know, has been suggested before, and perhaps reflects a bug. I have found that, occasionally, the app doesn't display the selected file, but rather, a linked file. For example, if the file previously displayed was "x.html" and if "x.html" had a link to "y.html", and if, during preview, a link to "y.html" was taken, the next time a preview is done, "y.html" is displayed instead of "x.html", and there is no manner in which to restore the display to "x.html".

+1
Under review

Bug report: cursor position is wrong when using bluetooth keyboard

Kenta Kubo 11 years ago in iPad updated by anonymous 11 years ago 6
First, I switched an input method from Japanese to English(US), and moved a cursor.
After that, the first character that I typed was inserted in the position that I switched an input method in.
Later characters were inserted in correct positions.

Thank you for reading my poor English.
+1

Configurable buttons for additional keys

Ramon Hackbarth 13 years ago in iPad 0

Using both hands it's especially as a web developer with small hands hard to reach some important keys. It's easy for me to reach the first three buttons on every side, but the buttons I mainly use are in the middle of the keyboard :( It's hard to make such a keyboard fit for everyone, so it's maybe a better solution to make a custom set possible.


At first it would be great to have a possibility to change the order of the buttons, but really nice would be, if it's also possible to have 100% customizable buttons.

+1

It works great with the Logitech bluetooth keyboard. Any chance your going to eventually add open file tabs to the gui ?

greg traub 13 years ago in iPad updated by Alexander Blach (Developer) 13 years ago 1

It works great with the Logitech bluetooth keyboard. Any chance your going to eventually add open file tabs to the gui ?

+1

crash on new ipad

晋威 黄 13 years ago in iPad updated 13 years ago 8

don't know why it always crash on new ipad, ver 5.1.

textastic version is the latest ipad version v4.0.2.

+1

Can I Upload file to FTP and dropbox in one action

Fri13 13 years ago in iPad updated by Alexander Blach (Developer) 13 years ago 2

Because I use Dropbox to sync my source and use FTP to deploy my code.

So I want to do it at once

+1

First line visible, go to top of the file

semiopat 12 years ago in iPad updated by Kho Minh Vi 12 years ago 4

Just an annoying behavior: when I open a file,  I can't  see the two first line, because of the bar that hides it. Something to do with that? And what is about the discussion of going up top, down end of the file, and on the beginning and the end of line?

However, thanks for your great job!

+1
Fixed

Text area under keyboard

Wesley Penner 11 years ago in iPad updated by Jens Greiner 2 weeks ago 10
When my document gets longer than about 100 lines, the document won't scroll to the end, so the area where I want to add new text is blocked by the keyboard.

Rotating the screen  helps sometimes, but is inconsistent. Leaving the app helps sometimes. Copying the doc and pasting it back in helps sometimes. Sometimes none of these tricks work.

it is most likely to occur when leaving and returning to the app.
+1
Under review

Creating browser cookies doesn't work

Mr. Man 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 1
when creating a cookie it doesn't save the cookie.
+1
Under review

html linking images

Joshua Geddes 11 years ago in iPad updated by Kaan Bayur 6 years ago 2
Please I don't know how to link images (png) to the html code.
I have them in the same folder (png image and index.html) but in the body of index.html I put this code:
<img src= "img/avatar.png" alt="Avatar" />
Please help.