0

HTML/JavaScript termination of running script when click Done

Adrian Nelson 12 years ago updated 12 years ago 2
Hi, First of all what a great app! I am writing / prototyping some data compression algorithms (in JavaScript) and using the preview facility of the HTML file that is including many scripts. some of these take time to run and as results are output into the DOM as the algorithms run it is sometimes obvious that my test can stop. When I click the Done button to return from preview to the editor nothing happens until the scripts running in the preview window complete even though I have returned to the editor.

My suggestion (if it is possible) is that when the Done button is clicked in the preview window is to reset the HTML document in order to effectively cancel the currently running Javascript so that the editor can be used straight away.

Thanks again for a great app,
Adrian
0

Focus in open files

Sladgo Michalski 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 1

When switching betweeen open files the focus should stay at last position. Thank you :)

0
Completed

Exporting using "Open in..."

Tom Andersen 13 years ago updated by Alexander Blach (Developer) 13 years ago 0
The manual does not say if I can use 'Open In.." to export to other iOS apps once I am done editing a document. So I don't know wether the app does this or not. Its easy to implement, and would make a lot of things easier. For instance there are likely WebDav apps (does iDisk support this?) that benefit from this behavoir. If its already there, then please add it to the manual.
Answer
Yes, when you have a file opened in Textaxtic, you can tap on the "action" button (right-most button in the toolbar) and use the "Open In..." command to open the document in other apps registered for this file type.
0

No way of entering Apache's Password

Keven Ménard 12 years ago updated by Ramon Figueroa-Centeno 11 years ago 7
When the website is protected by a password (Apache's), there is no way of logging in when using the preview feature so it loads forever. Thanks for fixing in next release!
0

Perl: Bit Operator "<<" is interpreted as #

Stefan Theurer 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1

I have a *.pm-File with the line


$chScale = (1 << TSL2561_LUX_CHSCALE);


Textastic prints everything green below the bit-operator <<


Image 135


0
Not a bug

ssh 1and1

palmpiiic 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 3

I cant use 1and1 ssh that works with putty..logs enclosed

yours

luc

== Info: Hostname was NOT found in DNS cache
== Info: Trying 82.165.218.190...
== Info: Connected to xxxxxxxxx (82.165.218.190) port 22 (#4)
== Info: SSH MD5 fingerprint: 34470fe91ac2eb56ebcc58593a0280b6
== Info: SSH authentication methods available: publickey,password
== Info: Authentication failure
== Info: Closing connection 4

0
Under review

Have a way to get rid of the top bar, ears space too think

Paul Durao 9 years ago updated by Alexander Blach (Developer) 8 years ago 1

the bar at the top takes space, there should be some way to retract it

0

Large files

Marco Cecchetti 12 years ago updated 12 years ago 4
How much large can an edited file be without slow down responsiveness ?  I think of something like a javascript file with 20,000 line of code
0

Clojure syntax highlighting would be welcome.

Bruno Rivard 12 years ago updated by Alexander Blach (Developer) 12 years ago 1
Clojure and Racket Scheme are two languages that would be great additions to your software.
0

After renaming a file, the files sidebar does not update.

Raffael Erhart 12 years ago updated by Alexander Blach (Developer) 12 years ago 1
After renaming a file, the files sidebar does not update, even when tapping on Reload. In File Transfer view, everything is fine. The only known solution is to kill the app and restart it.