+2

Pastebin

Tim Ittermann 12 years ago 0

Hey,

I would be happy, if you would add a pastebin support in your app, with upload, account support and edit pastes. That's the only thing I miss, else the app is perfect!


Thank you,

Timia2109


P.S: Sorry for bad english

+2

Version 3.0 is just perfect. Thank you so much.

Masashi Ono 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
This is just perfect especially when it comes to the new text rendering engine. Blazing fast, as intelligent as TextMate, and what's more, the complete support of 2byte characters (YES JAPANESE).
  • Japanese characters no longer makes the editor slow severely
  • Japanese characters now have the full-width (exactly double width of the alphabets)
Man I gotta recommend this to all of my friends :)

+2

Set default file for preview

Jarrod Oberto 13 years ago updated 13 years ago 2
Most of the work I do in Textastic is javascript. I have multiple JS files and 1 index.html.

It would be nice if there was an option so whenever I press the preview button it always previews the index.html rather than the currently edited file. At the moment I need to always switch back to the index, preview, then switch back to my file.

A nice way for this to work is maybe if you press and hold the preview button, an option to preview another file (possibly one I've nominated as my preview file) is shown.

Regards,
j.
+2

Color picker

Andrea 13 years ago 0
A color picker in app with color wheel, sliders, images...
This app is fantastic!
+2

Multiple FTP accounts

Richard Whent 13 years ago updated 13 years ago 2
I work on multiple sites on multiple hosts, but currently, all files are downloaded to one folder.
I'd like to be able to separate files by FTP account to keep the multiple index.php etc files distinguishable.
+2
Under review

Img Feature Requests...

Michael Annino 13 years ago updated by Alexander Blach (Developer) 13 years ago 0
The when using the img tag Textastic should provide src media paths in it's auto complete menu. You should also offer image dimensions and other information when the image viewer pops up.
+2

Support for rsync

Marc Beuchat 13 years ago updated by Alexander Blach (Developer) 13 years ago 3

I work on development trees with thousands of files. The code revision system we use is Perforce. I use this great app to review code when travelling and commuting.

For me, the ideal would be to have the ability to sync the copy I have on my iPad with changes to the source tree checked out on my workstation. Rsync sounds like a nice solution since there are both Windows and UNIX servers that can be run on the workstation. Security is not an issue since the syncing would occur over the local office network or when connected from remote via VPN.

+2

Keeps crashing in FTP....

Pdaml 14 years ago updated by Jccc 13 years ago 6
When trying to download files using FTP, the app keeps crashing. Tried repeatedly. Total files in folders is about 400.
+2

Create .h and .m file at once

Felix 14 years ago 0
It would be cool if you can add a .h file and and a .m(m) file at one, with the same name. (e.g. this option only appears once you named your first file .h)
Perhaps the .m file could even automatically import the .h file.
+2

Textastic is not interpreting quotes correctly when colouring the code.

thebookyard 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
I am editing in PHP syntax mode but Textastic is not interpreting quotes correctly when colouring the code. A line like $sql="update COMPANY set name = '" . $name . "' "; will interpret the first single quote as closing the first double quote.  See example below of this effect.
Must say that apart from this I think this product is fantastic and have been waiting for a stable code editor with SFTP support for years. Thankyou.
Image 5