+10

Add support for asciidoc

Oliver Wahlen 9 years ago in General 0
+10
Planned

DropBox online file preview

Dany Lisiansky 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 0
I'm using Textastic both on my iPad and iPhone and its amazing!
The main reason I bought Textastic for iPhone is for presenting objc projects located in my Dropbox account.
And the only feature Textastic miss is the option to preview code from remote servers without actually downloading the files locally.

I'll really appreciate if you'll add this feature in one of the next updates.
+9

React JSX Syntax Highlighting is broken

Corvec 4 years ago in General 0

Close tags in JavaScript (e.g., </span>) break syntax highlighting for the rest of the file. Self-closing tags (e.g., <span />) have the same effect. Opening tags work fine, though.

+9
Under review

Support TypeScript and React

Torgny 6 years ago in General updated by Alexander Blach (Developer) 6 years ago 1

I'd like to see support for TypeScript and React added. What can I do to help? Can I assist writing/porting syntax definitions somehow?

+9

Please: Textastic for Windows

Konstantin A. Kolosov 10 years ago in General 0
First of all, thank you for a great app! I have both an iPhone & an iPad versions and I'm really happy. You have put so much effort and dedication into Textastic, went through all those customer's requests and implemented the best ideas to make this app as awesome as it is, and as a customer I really appreciate it.Well, can you please go one step further and let people like me who don't care much for Macs still use your great application on Windows?

+9

please add global search function.

wolf71 9 years ago in General 0
let user can search all or subdir local storage files. 
+9

Wuala cloud storage support

Alexander Blach (Developer) 11 years ago in General updated by antonios 11 years ago 3

See http://www.wuala.com

+9
Under review

Check SSH host keys / server fingerprint (known_hosts)

Alexander Blach (Developer) 11 years ago in General updated 10 years ago 2

To detect man-in-the-middle attacks SSH clients are supposed to check the host key of the server, for example by comparing it with a known good key. Should the client neglect to check the server key (or an attacker manage to steal the private key of the server) the connection becomes vulnerable to active man-in-the-middle attacks when using password-based authentication.


Add host key checking to Textastic.

+9
Under review

Matching tag highlighting

James Hamilton (Ancient Alien) 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 2 1 duplicate
I would love to see "matching tag highlighting" added as a feature to Textastic. That way when I'm dealing with multiple nested div tags locating their matching opening or closing tags would be very helpful. Example: If I selected the <div> tag its matching </div> tag would highlight to indicate its location. I love Textastic, and cannot wait to see more useful features added. Can we get HTML5 animation support in the preview browser as well? Thanks in advance
+8

Mosh protocol for ssh

jsommers 4 years ago in General updated by Garry Harthill 3 years ago 2

I love the built-in ssh terminal.  One way to make it even better would be to add support for the mosh protocol which would allow long-running shells, and for shells to stay “connected” while moving between networks.  

Thanks for making such a nice app!