0

An asterisk next to files that have been updated locally, and option to only upload edited files if directory of files is selected

X L 13 years ago updated 13 years ago 0
Hi, would be useful to have an asterisk appear next to local files that have been edited since the last download, so I know which files have been updated. Also the ability to only upload those files from a directory which have been altered (rather than me having to pick them out manually) would be very useful. Thanks.
0

php's -> symbol confused for ?> symbol in preview mode

Jack Barker 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
The '->' symbol (php), is being treated as the '?>' symbol, for the purpose of "preview mode".

The causes php code to be rendered, not hidden.
0
Under review

link html, css.js, etc

German Porta 11 years ago updated by Alexander Blach (Developer) 11 years ago 2
You could add a feature that shows the link file with html, css, js and others included in the html, as does dreamweaver, eclipse, etc.. To move easily from one to another.
0

Can I run programme?

Jayesh 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
Can I run programmme like vb, CSS, HTML, cpp, c# [now I m study in MCA in India Gujarat and I have iPad, pl help me
Answer
You can preview HTML with CSS and JavaScript using the builtin preview feature.

Apple doesn't allow execution of user-supplied code on iOS devices, so I can't add this feature for languages like C# oder VB.
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) 14 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?