0
Not a bug

don't use Google Drive file type

etoileBleu 9 years ago in iPad updated by Josh Shortlidge 7 years ago 11

The Google drive file type grays out files, so you cannot open them in iPad Textastic.


1. Files uploaded that can be changed to Google Docs will get the Google file type. Textastic will not open those files (show up as grayed out). Even a plain text *.txt file will be changed to Google file type and then you cannot open in Textastic.


2. Coding files, in plain text, has all kinds of crazy extensions. Google doesn't know those so it sets the file type as Binary. Textastic grays those files out so you cannot open them from Google Drive.


(horrible) workaround: change the file extension to .xml then upload. It is okay to remove the .xml extension in Drive after as the file type will not change.

If you upload .txt then you must uncheck the option "convert to Google Docs format" beforehand.


In both cases the exact same file will open fine locally on the iPad

Basically, it is an annoyance from Google. But I would much rather that you let me try to open a file first, rather than block me from opening. They are all text files.


I want to use Textastic for coding, and this would be a big help using Google Drive to open files


0

cursor movement keys on the extra key line

Tony Williams 13 years ago updated by Une 13 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

Any plans to support Twig?

Mario Rodriguez 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 1
It would be great to get support for the Twig template language.
0
Under review

Disable "." shortcut in iOS

Steve 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 3
When typing more than one space, it would be good to disable the iOS shortcut that adds a period/full stop.
0

How do I send crash reports?

Alexander Blach (Developer) 13 years ago updated 12 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
Under review

Text area under keyboard

Wesley Penner 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 4
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.
0

Select whole variable names by default

John Sudduth 12 years ago in General 0

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.

0
Under review

include a RSA private/public key generator

polarvogel 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1
A one-click-solution for a RSA key Generator would be nice, with "Copy-to-clipboard"-button for The Public key
0

can textastic read .java files?

Joshua Smith 12 years ago updated by Alexander Blach (Developer) 12 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
Under review

Error after opening file with ownCloud

Andreas Neumann 9 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 7
Every time I open a file via ownCloud, change something and then stop editing, I get an error "der Vorgang konnte nicht abgeschlossen werden (Cocoa Fehler 4). But when I switch to the owncloud-app I see, that the file gets uploaded.
Could you have a look into this, please?
Great app anyway!