+2

Use Stylesheet File from same Folder in HTML Documents

Sascha Schneppmueller 13 years ago updated by Alexander Blach (Developer) 13 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) 13 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
+2

XML Files

Lochana 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
I tried to open two XML files (one small and one large) downloaded from Dropbox; Both crashed the app.
+2
Completed

Delete forward key

Jakob Heitz 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
The delete key deletes the character behind the cursor. I want a key to delete the character in front of the cursor.
Answer
This will be in the next version after Textastic 3.2.
+2
Fixed

Drawing Japanese characters makes the app extremely slow to type

Masashi Ono 14 years ago updated by Alexander Blach (Developer) 13 years ago 5

Thanks to the latest 2.2 update, viewing Japanese text in the Textastic is much more comfortable than ever! But sadly, here we got an another problem with Japanese.

Adding more than 2000 (or around) characters of Japanese to the text makes the text view extremely slow and I can hardly type. Here's what I found when the text view is filled with Japanese characters:

  • Scrolling through the text view full of Japanese feels a bit slower than that of English.
  • Tapping user interface components (such as buttons) works as usual.
  • Moving the cursor doesn't be affected by this problem.
  • Only inserting or deleting characters in the text view is affected rendering the typing almost impossible.

[Edit] I've prepared a couple of sample text files to reproduce this problem. You can download them from my gist:
https://gist.github.com/970488
Answer
This should now work in the just-released version 3.0.
+2
Fixed

Hide additional keys when a hardware keyboard is connected

Alexander Blach (Developer) 14 years ago updated 14 years ago 0
When a bluetooth keyboard or the keyboard dock is connected, the additional key are still shown and may block the buttons in the Files sidebar.
Version 1.1
Answer
This is fixed in the next update.
+2
Under review

C/C++ comment syntax highlighting bug

Jake Traynham 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
I have some sources with comment lines like:

//*******

Only that one line should be commented out, but the syntax highlighter is seeing the "/*" in there and greying out all lines after it.
+2

Xcode syntax highlighting theme

GPruts 12 years ago in General updated 12 years ago 2
It would be great to have an XCode-like highlighting theme (using the XCode default colours)