cursor movement keys on the extra key line
Disable "." shortcut in iOS
How do I send crash reports?
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:
-
In the Finder, open a new window.
-
Choose Go > Go to Folder.
- Enter ~/Library/Logs/CrashReporter/MobileDevice.
-
Open the folder named after your device’s name.
-
Select the crash logs named after the application you’re testing.
-
Choose Finder > Services > Mail > Send File.
- 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.
-
Choose Message > Send.
-
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.
Text area under 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.
Select whole variable names by default
I've noticed that when I try to select a variable name with underscores in it, by default on one alphanumeric section of the variable is selected, and then I have to use the drag bars to select the whole variable name. It would be more logical to select the whole variable name by default. The file type I saw this with was VHDL--I'm not sure if it happens with other languages or not.
include a RSA private/public key generator
can textastic read .java files?
Error after opening file with ownCloud
Could you have a look into this, please?
Great app anyway!
Support for SVN
So I got disappointed that there is no option of svn for connection, but for another way, I drilled about using webDAV. And while working on webDAV I found that one of function of apache webserver, it supports webDAV and svn for version control. So that I connected to svn through apache webserver webDAV. So it seemed that all the ways go nice.
But, I've got something uncomfortable issue browsing files in my repository. When I connect the repository through HTTP protocol like http:{ip}:{port}/svn/test/trunk, it contains a directory like "er/2/trunk" but actually it is for viewing current revision information when I see it through web browerser. So the question or a request is that is there a way to ignore directories such like that, is for additional information for web browser.
I don't know about how it is going on that supporting various version control software, but if it is hard for supporting fully functional, then how about supporting things like making svn usable through webDAV and apache webserver's auto version control function through svn.
Customer support service by UserEcho