+1
Under review

Error downloading 0 bytes files

Jccc 14 years ago updated by Alexander Blach (Developer) 13 years ago 3
UNIX:
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

Fabrizio Moruzzi 14 years ago updated by Alexander Blach (Developer) 14 years ago 0
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.
+1
Thanks

Version 4.0 ist der echte Wahrnsinn!

Fexxel 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Code completion ist nicht nur ein super Feature die Art und Weise wie es umgesetzt wurde ist echt der Hammer!
Soooo cool, tausend Dank!

Code completion is not only a really cool feature, the way it's implemented is AAAAWWWWEEEESSSOOOOMMMMEEE!!!
So cool, thanks a lot!
+1

An option to allow zooming or not

Timo 13 years ago updated by Alexander Blach (Developer) 13 years ago 8
I would appreciate if there is an option in the settings to turn zooming off. Sometimes I am zooming accidentally

That nerves me :-)

It's just a little on/off switch


Of the rest, greate application!
+1

Support for VB.NET would make this a buy for me.

Geezy Geezy 12 years ago updated 12 years ago 1

Please add VB.NET support!!!!

+1

How does auto indent work?

Philipp Grümmer 14 years ago updated by Paul Durao 10 years ago 4
Hi, i've been looking for the auto indent feature but was unable to find it, does it only work for certain languages or does it also indent HTML, since that's what I intent to indent :)
Thank you!
+1

Add support for T-SQL (M$ SQL Server).

Nevets 14 years ago 0
I will send more details (list of keywords) by e-mail.
+1

"don't open any file on startup" option

bgrvfecdwsxa 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
yesterday, i opened a very big file (~2MB gzipped) and textastic crashed, maybe not enough ram. that's annoying because textastic opens the file again when you click on the app icon. dropbox has a tiny little, but pretty useful feature called "don't open any file on startup" preventing those crashes. you can turn this feature on and off in the settings app.

this would be very useful for textastic.

thanks and greets
jannis r
:)
+1
Planned

Unable to open ActionScript (.as) files from iCloud

Jon Maggiora 10 years ago updated by Alexander Blach (Developer) 10 years ago 2
+1

Database management like Coda or Navicat

Justin Soenke 12 years ago updated by Alexander Blach (Developer) 12 years ago 1
1. Ability to open mysql databases associated with a project
2. Ability to modify/create tables
3. Ability to modify/create content
4, Ability to duplicate or create new databases between two remote servers.

There are combinations of tools for the iPad that allow you to do 1-3, but I've yet to find anything that allows 4, I have to use ssh to access mysql and it'd be nice if I could do it entirely from the iPad without relying on a remote computer.