0
Fixed

keyboard not hiding after ftp screen

bgrvfecdwsxa 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
1. i open a file (html in my case, think it dosnt matter wich ending)
2. i turn the "file list bar" on the left off -> file list viewable under "Files" (in german "Dateien")
3. i go to the ftp split screen without closing the opened file and rename the file
4. i go back to the file screen
-> the keyboard doesnt hide
-> in the "file list popup", you can scroll more down than the height of the file list

bug?
Answer
This if fixed for the next update.
0

It would be nice to have some more font choices.

Jack Stratton 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
Specifically Monaco or maybe downloading and installing a font.
0

cursor movement keys on the extra key line

Tony Williams 14 years ago updated by Une 14 years ago 2
Is there a way of putting cursor movement keys on the extra key line - perhaps if you took out backtick you could fit back cursor or even a pop up as the other keyboard has for '.'
0

How do I send crash reports?

Alexander Blach (Developer) 13 years ago updated 13 years ago 4

The following is copied from Apple's documentation. Please send crash reports to support@textasticapp.com.


Sending Crash Reports to a Developer

When the application you’re testing crashes, iOS creates a record of that event. The next time you connect your device to iTunes, iTunes downloads those records (known as crash logs) to your computer. To help get the problem fixed, you should send crash logs of the application you’re testing to its developer.


Sending Crash Reports from Macs

To send crash logs to developers:

  1. In the Finder, open a new window.

  2. Choose Go > Go to Folder.

  3. Enter ~/Library/Logs/CrashReporter/MobileDevice.
  4. Open the folder named after your device’s name.

  5. Select the crash logs named after the application you’re testing.

  6. Choose Finder > Services > Mail > Send File.

  7. In the New Message window, enter the developer’s email address in the To field and <application_name> crash logs from <your_name> (for example, MyTestApp crash logs from Anna Haro) in the Subject field.
  8. Choose Message > Send.

  9. In the Finder, you may delete the crash logs you sent to avoid sending duplicate reports later.

Sending Crash Reports from Windows

To send crash logs to developers, enter the crash log directory (<user_name> with your Windows user name.


Listing 9-1 Crash log storage on Windows Vista

C:\Users\<user_name>\AppData\Roaming\Apple computer\Logs\CrashReporter/MobileDevice 

Listing 9-2 Crash log storage on Windows XP

C:\Documents and Settings\<user_name>\Application Data\Apple computer\Logs\CrashReporter 

Open the folder named after your device’s name and send the crash logs for the application you’re testing in an email message using the subject-text format <application_name> crash logs from <your_name> (for example, MyTestApp crash logs from Anna Haro) to the application’s developer.

0

can textastic read .java files?

Joshua Smith 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
I am working with a lot of .java files. I wanted to fine a nice text editor, similar to notepad ++ for the ipad that would allow me to edit .java files and then upload them back to an ide, like netbeans, without having any syntax problems. Can texttastic do this?
0

JADE or HAML syntax highlighting rules

Kyle Mueller 13 years ago updated by Alexander Blach (Developer) 12 years ago 6
Would it be possible to get syntax highlighting for Jade? It's based on HAML. So you may be able to do both at the same time? Ref: https://github.com/visionmedia/jade
0

iCloud Nested folders

Joshua Hernandez 11 years ago updated by はいあっと 11 years ago 6

Hello,


Textastic is a great app and I love using it. Now with the recent addition of iCloud support there is a seamless syncing of files which I am a fan of. I don't even have to push the files myself! The only downside to putting things on iCloud is the inability to make a folder within a folder. I'm guessing that this is a limitation of iCloud, but my organization of files would greatly benefit with even just one more layer of nested folders when using iCloud. I don't work on any large projects, so I can just make numerous top level folders if I really want to continue using the built-in iCloud support. Though is there a possibility of this being implemented? 


Keep up the great work. 

Thanks,

Josh

0
Under review

Compiling and Running HTML and JavaScript (Ipad)

Joshua Geddes 10 years ago updated by Alexander Blach (Developer) 2 weeks ago 5
I was wondering how to run HTML and JavaScript? I think you can in the app but I am just wondering how to do it? Thanks.
0
Under review

Code tagging support

Valery Vorotyntsev 10 years ago updated by Alexander Blach (Developer) 10 years ago 1
Code tagging support will transform this excellent app into an ultimate tool of choice of any iPad-wielding programmer.
GNU GLOBAL (http://www.gnu.org/software/global/) is really good; its «locate not only definitions but also references» feature is particularly useful. It would be a huge win if Textastic app supported it.
Thank you, guys, you are the best!