+2

Keyboard not open everytime

Myako Toudai 13 years ago updated by Glen Schrader 12 years ago 7
I saw it on my old iPad 1 and my new iPad 2. Sometimes if I write something... closing the keyboard and selecting something, then the keyboard not pop up. 
Then I have to deselect my selection and tapping somewhere to make the cursor blinking at a the selected position... then the keyboard opens and I can make a selection. ( Is that a bug or wanted? )

Happens very often. 
+2

I have been trying to use textastic with less (lesscss.org) and I have been unable to get it to preview the HTML file correctly.

Fraser Graham 13 years ago updated by Pedro Grilo 13 years ago 14
I have an HTML file that includes a .less file and then the JavaScript less compiler. When I preview with textastic, Iit appears that none of the JavaScript has executed.

Are there limits on js execution in the preview?
+2

Is it possible to add the abb rapid syntax

Koen Cocquyt 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Suggestion:
In ultraedit i have already the text files for the abb robot programing code( rapid) I missing this option in textasticapp!
Forseen that you have the option "others" in the syntax difinition list in textasticapp

then select the syntax text file , and your own code syntax is installing.


Thanks
+2
Completed

Please honor iOS settings like Spell Checking, Auto-Correction, and Auto-Capitalization. Kudos for the good job!

lux 14 years ago updated by alice 10 years ago 10
Textastic doesn't apply them even if they are active system-wide.
Version 2.0
Answer
Added two options to the settings screen:

- Auto-Correction Yes/No
- Auto-Capitalization Yes/No

Both settings default to "No".

This is especially useful when editing plain text files or markdown files.
+2
Completed

An option to turn off line numbers

Jan Rychter 14 years ago updated by Alexander Blach (Developer) 13 years ago 0
Line numbers make an editor look cool, but their practical utility is near zero — no one uses them for anything except perhaps when dealing with bug reports. They do consume precious screen real estate, especially in vertical mode, and I can see less code because of them.

I'd like to see a preferences option to keep them permanently turned off, so that I can see more code on screen. An option, so that we could switch them on sometimes if needed.

PS: I *love* Textastic!

Version 3.2
Answer
This is implemented in Textastic 3.2
+2

Great App, Thx ;-)

Nevets 14 years ago 0
Answer
This is fixed for Textastic 3.1.

In the meantime, you can use this workaround:

Add the following line to your Apache config (httpd.conf):

BrowserMatch "^Textastic" redirect-carefully
+2

Use Stylesheet File from same Folder in HTML Documents

Sascha Schneppmueller 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
If we have HTML Files and CSS Stylesheet Files in the Same Folder, we should Be able to use the linked Stylesheet Files in our HTML File Previews. Currently, Not even inline CSS will Be used in previews...
+2

Faster folder selection when moving or copying files

Alexander Blach (Developer) 14 years ago updated by j_w 12 years ago 1
Move of files with file structure: Currently one sees a list of all folders if he wants to move a file.

The problem: the number of folder is meanwhile quite long and it takes some time to scroll down.

Possible solutions: do not expand all the folders just show expandable folders. Or faster scroll down.
+2
Under review

Compressed tarball tar.gz support needed

Kevleyski 11 years ago updated by Alexander Blach (Developer) 11 years ago 0
Whilst zip support is appreciated, converting tar.gz and tar.bz2 is tricky on iPhone, adding support to just import tarball file directly would be great