0
Fixed

SSH Connection fails

btxtic 7 years ago in iPad updated by Alexander Blach (Developer) 7 years ago 4

I just got the app to do quick edits on a website. I have had no luck being able to connect with SSH. I have the correct settings (host, user, password) because I am back to using PuTTY.


From log

== Info: Hostname was found in DNS cache
== Info: Trying ..88.231...
== Info: Connected to ....com (....88.231) port 22 (#2)
== Info: Failure establishing ssh session
== Info: Closing connection 2
Both the iPad and pc are connected to the Internet through the same wifi access poin
0

Is there any way to sort files by update date?

Yusei 7 years ago in iPad 0
0

Spotlight support for iOS

Lukáš Raynor Majer 7 years ago in iPad 0

Hello, will be added iOS spotlight support? It's open from iOS 9 to 3rd party apps. Thanks.

0
Under review

javascript ausführen auf iPad3

blackroy 9c 7 years ago in iPad updated by Alexander Blach (Developer) 7 years ago 3

Werte Community,


wie kann ich javascript code ausführen, innerhalb von Textastic?


console.log('hallo');


Den "run" Button habe ich bereits entdeckt, dieser ist aber nicht erreichbar da die Tastatur des iPad diesen verdeckt, sobald man in dessen Textfeld tippt.


Vielen Dank


Mit freundlichen Grüßen

Jens

0

On-screen Trackpad

Ryan Bailey 7 years ago in iPad 0

Similar to the implementation for the application, "Screens". You enable "trackpad mode", and the entire screen works as a touchpad. For instance, using only the bottom right edge of the screen you could move and manipulate the 'cursor' all of the way across the screen like you would on any other trackpad, and tapping on the screen would then register a "click". This prevents people from having to work to tap in the exact right spot on a line

0
Answered

Textastic 6 für iPad öffnet keine Javascript (.js) Datei von Googledrive

blackroy 9c 7 years ago in iPad updated by Alexander Blach (Developer) 7 years ago 1

Liebe Community,


beim Versuch eine .js-Datei von GoogleDrive zu öffnen sind diese Dateien ausgegraut und lassen sich dementsprechend nicht öffnen. Txt-Dateien sind normal sichtbar und lassen sich auch öffnen. Ich habe den Editor aber gekauft um Javascript-Dateien zu öffnen und zu bearbeiten.


Der Entwickler wirbt explizit mit Javascript-Unterstützung.


Im manual habe ich auch keinen Hinweis gefunden.


Für einen Tip wäre ich sehr dankbar.


Viele Grüße

jens

0
Under review

Curl upload

Cecil Ward 7 years ago in iPad updated 7 years ago 3

i have a router that has an admin I/f that speaks http. On a *nix box, I could upload a config file (an XML file) to the device using the "curl" tool with suitable parameters. If I could create a saved settings upload object containing the saved parameters as for curl, I could upload a file that I have edited in textastic on my iPad. I could probably do http downloads in a similar fashion too. This would be a fantastic time-saver for me. It's basically a feature request for one more protocol, straight http, plus some decoration. Optional TLS on top would be nice too

0

Snippets

Sergio 7 years ago in iPad 0

Sorry for my bad english. nteresting and well structured application, designed exactly for the use of which I need, namely to simplify the ability to write code in the dead time (travel, etc.) even with a mobile device that is normally designed for different uses. Lean and mean. If I may suggest an implementation that could really make a difference, it would be the ability to store and easily retrieve some personal code snippets frequently used. The only drawback however, slightly annoying and too laborious having to create the file on a screen and then having to change for upload to the server in order to return in the previous screen to process it and load it. It can not do so to be able to create the same position?

0
Started

Textexpander cannot be reached

MrMen 7 years ago in iPad updated 7 years ago 5

In Textastic 6, I cannot update my textexpander snippets. Textexpander is installed, but when I click on "update snippets" nothing happens... is it a known issue ?


I'm using textastic 6 on iPad Air with iOS 10. This issue is not present on my iPhone 6s with iOS 10.

0

Preview in context

Tim Ittermann 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 1

Hey,

I would like a feature to link a JavaScript File with a HTML file, so if i want to change the JavaScript file and press the preview button it should open the defined HTML file.