0
Not a bug

Javascript not working in preview

Michael Reynolds 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 3
My sample has 3 files: index.html, screen.css, and screen.js in the same directory. The preview shows my styled html but the javascript will not run. Checking firebug lite script>inspect screen.js shows in the dropdown but the script window says "Access to restricted URI denied". The javascript code runs when I export it using Dropbox elsewhere so I know it is accessible and working.
0
Under review

Wrong charset when i re-import same file from my ftp

Xyl 9 years ago in iPad updated by Alexander Blach (Developer) 9 years ago 1
Hello,

when i re-download the same php file from my ftp, the charset is UTF8 before and after crushing the previous file it become western ISO (there is no modification done in the content of the file between the 1st download and the 2nd, only the bug change the charset) .

Another thing I saw is the modification of the carriage return, my files are encoded in UTF8 w/out BOM and CRLF carriage return (I use notepad++ on my PC), and when I crush the same files they become western ISO and LF carriage return.

Well, that's all I think.

Thanks for reading

Joe
0

Clojure support removed?

John Doe 12 years ago updated 12 years ago 2
I saw the year old thread about Clojure support having been added, but in the app, a .clj file is currently not recognized, nor is Clojure listed as one of the languages with a syntax bundle. Was it removed at some point?
0
Fixed

Erlang syntax highlighting broken if a comment appears in the file.

KeyboardJockey 14 years ago updated by Alexander Blach (Developer) 14 years ago 2
Erlang comments being with a % character on a line. After the first comment line in a file, all subsequent lines have the comment color, even if they are not comments. For example:

% This is a comment
my_function() ->
    X = 25,
    X.

Put this in a file and try it with and without the comment line to observe the behavior I described above.
Version 1.2
0
Fixed

Auto suggest box no longer has focus on iOS 7 - Very annoying

Maurice Zoliker 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 4
When typing the beginning of a snippet, a box with multiple matching snippets names appears when typing on my Logitech BT keyboard.
On iPad Mini iOS 6.1.3, the first suggestion was selected automatically, allowing to navigate suggestions with up and down arrows. It was very useful!
On iPad Mini Retina iOS 7.0.3, the first suggestion is no longer selected, this is very annoying because you need to leave the keyboard and tap on screen.

Could you please revert to the previous behaviour? Or correct this change that came with the new iOS?

Thanks a lot!
Version 5.0
Answer
If you have a file open in Safari, you can tap on the address bar and replace http:// with textastic:// and hit return. Textastic will open and it will download the file over http.

This is document at the bottom of this document: http://www.textasticapp.com/v4/manual/x-callback-url.html

You can also use the bookmarklet from http://feedback.textasticapp.com/topic/204856-bookmarklet-for-safari-and-textastic/
0

Python Interpreter

Karthik Maiya 10 years ago in General updated by Stefan Scriba 10 years ago 3
It would be really cool if textastic doubled as an interactive python interpreter with a command line function and everything. Since python doesnt need compilation i believe it is possible. Thanks!
0
Under review

Will you add Dvorak keyboard layout?

Sangcheol Choi 10 years ago updated by TypingStudy com 9 years ago 1
Can you add Dvorak keyboard layout?
0

widescreen should use the entire screen - not waste space!

Pem 13 years ago updated by Alexander Blach (Developer) 13 years ago 0
iPad widescreen mode, with file list hidden, needs to use the entire screen. There is a huge amount of wasted space on the left and right sides. This space should be used to allow longer lines of text (ie, code).

I consider this a bug, as there is no reason for the huge amount of wasted screen space. Please fix.
Answer
Just go to Texatastic's settings screen and change the "Wrap Column" setting to a higher value (depending on the chosen font and font size).
0

Please please please please give me a #%^^%}^ save button!!!!!!

Blockem 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Whilst saving every few secs is nice in theory, when dealing with slow links what it does is a wait for save check cycle that can last 10 minutes, it makes the application almost unusable for my purpose of supporting clients. Of course if I have missed the feature somewhere I humbly appologise however this is just plain excruciating.