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.
0

Linked CSS

Johnny Lockjaw 13 years ago updated by Alexander Blach (Developer) 13 years ago 2
Is it possible to work with linked CSS files? I bought this app to learn CSS, and I'm unable to get it to display correctly. I'm too much of a beginner to give educated feedback (which could explain why I'm having this problem), but I really like the app so far.
0

When downloading a lot of files, app crashed due a inactivity.

Arturo Emilio Gonzalez 11 years ago in iPad 0

Should be fixed with background downloading. That would avoid the crashing when there are a lot of files. Mine crash when i try to download 1000 files from sftp. Also, i' love an option that when app is foreground stop the ipad from locking the device.