No similar topics found.

+1
Making Textastic scriptable
I would be nice to have something like python available.
Or at least better Pythonista integration through URL schemes.
One could have a URL that sends a selection or whole document, via the clipboard to Pythonista, and then have the result sent back and inserted.
To make this possible you would initially only have to extend Textastic's x-callback-url capabilities.

+1
XML filezilla file
I have 50 sites on a XML filezilla file, can I import those settings/connections to Textastic ?

Answer
Alexander Blach (Developer)
11 years ago
Since the links I posted before do not seem to work anymore, I've created a bundle derived from the syntax file at http://adamv.googlecode.com/svn/editors/e/bundles/...
You can download the new bundle here:
http://www.textasticapp.com/support/Batch.tmbundle...
Have a look at the manual to see how can you install it in Textastic:
http://www.textasticapp.com/v4/manual/lessons/How_..
Once you install it, the "Batch File" syntax should be automatically selected when you open .bat or .cmd files.
You can download the new bundle here:
http://www.textasticapp.com/support/Batch.tmbundle...
Have a look at the manual to see how can you install it in Textastic:
http://www.textasticapp.com/v4/manual/lessons/How_..
Once you install it, the "Batch File" syntax should be automatically selected when you open .bat or .cmd files.

+1
How to display firebug?
How to display firebug? It appeared the first time I previewed a HTML file under Textastic 4.0, but once I accidentally closed it I don't know how to reopen it.

+1
Is there a shortcut to go to the end of a document? Without a external keyboard service, I.e. Using the touch interface.
I can't seem to find a way to get to the end of a document, without physically scrolling down. My document is 10mb large, with 146000 lines.

+1
Code suggestion, photo import and auto-indentation
I love textastic and I am already making my websites on it but there are a few things I would like:
1) I would like it to suggest code like Xcode and Dreamweaver do (these are my main tool on my Mac).
2) I would like to be able to import photos from the photos app as it it is really hard to get photos in from the photos app.
3) I would like it to automatically indent my coding with tabs so that I can easily navigate it.
4) I would like it to automatically close things like brackets (of all sorts), tags and more?
1) I would like it to suggest code like Xcode and Dreamweaver do (these are my main tool on my Mac).
2) I would like to be able to import photos from the photos app as it it is really hard to get photos in from the photos app.
3) I would like it to automatically indent my coding with tabs so that I can easily navigate it.
4) I would like it to automatically close things like brackets (of all sorts), tags and more?

+1
Under review
Error downloading 0 bytes files
UNIX:
touch output.txt
Textastic download error:
Error downloading "/output.txt": Send failed since rewinding of the data stream failed
touch output.txt
Textastic download error:
Error downloading "/output.txt": Send failed since rewinding of the data stream failed

+1
Under review
SFTP don't support AES-CTR
One of my servers had sshd configured to accept only AES-CTR keys (aes256-ctr,aes192-ctr,aes128-ctr).
Textastic was unable to connect to it, and the log wasn't helpful.
Since I already encountered this issue in the past, I modified the configuration of that server to accept also AES-CBC (aes256-cbc,aes192-cbc,aes128-cbc) and the sftp connection now works well.
Unfortunately, this means that Textastics ssh subsystem doesn't support AES-CBC.
Textastic was unable to connect to it, and the log wasn't helpful.
Since I already encountered this issue in the past, I modified the configuration of that server to accept also AES-CBC (aes256-cbc,aes192-cbc,aes128-cbc) and the sftp connection now works well.
Unfortunately, this means that Textastics ssh subsystem doesn't support AES-CBC.
Customer support service by UserEcho