+17

Fullscreen while editing

Jccc 13 years ago updated by Andy Fitzsimon 12 years ago 3
Fullscreen while editing (4 fingers up/down-like to toggle). Is cool for who uses bluetooth keyboard.
+17

A way to sync with the server to download only the changed files not the whole project

hassan habbak 13 years ago updated by Marc 7 years ago 4
I would like a way to sync with servers and have it automatically update files and download files that have been changed. It is crucial for collaboration and even testing on the iPad.
+17
Under review

Rendering PHP code

Nathan Boyd 12 years ago updated by Alexander Blach (Developer) 7 years ago 10 3 duplicates

I downloaded this app as I'm learning PHP coding. Although I think this app is really useful, the fact that it cannot render PHP code correctly is disappointing. Is this going to be fixed anytime soon?

+17

Thanks a lot for this excellent 2.0 version

Michael 14 years ago 0
Thanks
+17

Encrypt Local Files

Alexander Blach (Developer) 13 years ago 0
Encrypting local files will keep the source code safe when the iPad is lost or stolen.
+17
Under review

Be able to ignore dot files

Noel Rappin 14 years ago updated by Alexander Blach (Developer) 11 years ago 6 1 duplicate
It would be nice to have the option of ignoring dot files (like the .git directory) when downloading an entire directory.
+16

Multiple line editor!

Omar Villanueva 8 years ago 0

  1. A multiple line editor, similar to Silublime's ctrl+ select that allows to click on various lines or spces and write/delete at the same time. This feature would push Textastic to the top as the best portable working stations.
  2. Great job Alexander!
+16

This is THE iOS code editor. Fantastic!

Matthew Van Andel 14 years ago updated by Alexander Blach (Developer) 13 years ago 1
Just stopping by to let you know how much I LOVE this app. It's already THE de-facto code editor on iOS, but it's rapidly becoming a remarkable full-fledged IDE. Please keep the amazing updates coming, because nothing else on the App Store comes CLOSE to the amazing product you've got.
Answer
Thank you!
+16

CIFS/SMB support for Windows and linux (via Samba)

Simon Crosland 13 years ago updated by rbretongmz 6 years ago 10 1 duplicate
Alongside the excellent Dropbox, SFTP and WebDAV support, it would be excellent to have a CIFS/SMB client built in so that we could directly connect to shared folders on Windows servers, and Samba shares on linux servers.

It might be possible to use the open source smbclient from the Samba guys as the basis of the implementation.
+15
Completed

Better Syntax Highlighter

Alexander Blach (Developer) 14 years ago updated 13 years ago 2
For some things like Markdown or Textile syntax or some uncommon language constructs (single quote in Lisp, triple quotes in Python), the current syntax highlighter isn't really suitable.

I think I found a solution that will add excellent syntax highlighting with theme support and eventually also support for code completion. It will probably take some time to implement though.
Version 3.0
Answer
The new highlighter is now in Textastic 3.0 and supports TextMate syntax definitions and themes.