+22
Completed

Sort options for file listings

Hineynu 13 years ago updated by STrRedWolf 5 years ago 12 1 duplicate

In the file lists (both locally on iPad and on remote servers) provide options for sorting by Date Modified, Size, and File Extension, both Ascending and Descending.

+22
Completed

iOS 4.2 multitasking support

Gabriel Visser 14 years ago updated by Alexander Blach (Developer) 13 years ago 4
Add iOS 4.2 fast app switching, background saving (and future uploading/downloading?) support.

4.2 is due until next month, but it doesn't hurt to already implement it. Also, I'm already on the beta. ;)
Version 2.0
+21

Add support for JQuery/jquery mobile code completion?

Barry Clark 12 years ago updated by Holger Schäuble 11 years ago 3
Please consider  adding jquery/jquery mobile code completion support.  I plan to do all my iPad  app development using TextTastic!  It is a brilliant tool.

Korgman
+21
Under review

Format code option

Shae Strachan 13 years ago updated by Alexander Blach (Developer) 4 years ago 8 1 duplicate
A lot of my code is minified and makes it almost impossible to read using this app.

I usually just use the code formatting option in dreamweaver then minifiy it when im done.

So, I guess I am requesting 2 options.

1. automatic code formatting

2. minify code option
+21
Completed

Ask the user for password when connecting to an (S)FTP server instead of saving it in the connection's settings

Alexander Blach (Developer) 13 years ago updated 5 years ago 7 1 duplicate
For security reasons, some people don't want to save passwords for connections on their mobile device.

Instead, Textastic should present the user with a login dialog to enter user name and password when it is first trying to connect to a server.
+20
Completed

Show Popopover with Undo and Redo when tapping and holding the Undo button

Alexander Blach (Developer) 14 years ago updated 13 years ago 1
Pages shows a popover when you tap-and-hold the undo button. Implement the same in Textastic.
Version 3.0
Answer
I've added a combined undo/redo button instead (segmented control) in Textastic 3.0.
+19

Missing features or Ideas

AEK 5 years ago updated 5 years ago 0
  1. Markdown in-preview code block syntax highlighting
  2. In setting put an option to save the default display screen (either edit mode or preview mode) when opening the file
  3. Add  CSS for markdown as a theme in the setting menu this theme should make its effect in preview mode not is editing mode

+19

JavaScript based extensions

Florian Voigt 14 years ago updated by Matt Apperson 5 years ago 2
Another feature I'd love to see is JavaScript based extensions similar to what iCab does on the iPad.

It would allow automatic manipulation of the files store in Textastic, to say, external processing on websites or uploading it to build services.
+19
Planned

Show time stamps on files

fredramsey 13 years ago updated by Alexander Blach (Developer) 13 years ago 0
Real handy for knowing version on upload
+18

Filter / exclude files to download

Hector A Centeno 12 years ago updated by Haralds Egliens 10 years ago 6 2 duplicates
When I connect to my local FTP server I get into my checkout folder (using subversion) when I download the folder I get all .svn folders (I know git does something similar) it would be nice to configure the FTP to do not download the control version related files. Transmit for Mac has this characteristic.