+7

More sophisticated code completion

Honza Mikeš 13 years ago updated by Roman Revyakin 11 years ago 4 5 duplicates
I like the code completion, but there is it only for functions.

What about to add code completion of user made variables, user created functions (not only have them in the list) and for example completion of class attributes and methods.

For example when user type $t in the class method, it can show $this->var1, $this->var2, or when user have instance instanceName of some class and type for example $inst, then it shows $instanceName->method1()... I think you know what I mean.


And I think it would be great to see parametres and return type of functions as shown in documentation, for example int strncmp(string $str1, string $str2, int $len) above or under the function when I am writing it. Not always, but maybe after pressing some key...?

+7

EncFS support

Alexander Blach (Developer) 13 years ago 0
Support EncFS http://www.arg0.net/encfs to access encrypted files from Textastic.
+7
Under review

Trim trailing whitespace

jsageryd 10 years ago updated by Alexander Blach (Developer) 4 years ago 5
I would like an option to trim trailing whitespace. It would be nice if this could trigger automatically at some point. I am used to Sublime and vim trimming on save; perhaps a keyboard shortcut could work.
+7

iOS app iCloud support

Mark Mullin 12 years ago updated by anonymous 12 years ago 4 1 duplicate

It would be great if the iOS app had iCloud support as well to link it back to the new mac app, making coding sharing even better. 

+6

Multi-Cursor, Go To Line and Move Line Up or Down

Anthony Mays 4 years ago updated by ROP 4 years ago 1

I use Atom and Jetbrains editors and the above features are hard to live without once you have gotten used to having them. Textastic is an incredible app.  I have look at other editors for the iPad that have the above features but they fail at so many important things like local file-remote file or publishing with Working Copy or having the ability to open an SSH Connection.

I think have Multi-Cursor (multi-caret), go to a line number and move code line up or down would make textastic virtually unbeatable.

Thank you guys for a great app otherwise.

+6

tree structure viewer NEEDED

Stardrive Engineering 13 years ago 0
Just uploaded my codebase to Textastic to see how it navigates the files. It looks like a tree view of the complete structure of files in sub folders is missing. My codebase is structured into several folder levels so it is a pain to have to poke through it all with the limited file browser Textastic comes with. A nice file tree with folding and flattening is needed to keep sane while using Textastic!
+6

Add a solarized visual theme

Rui Carmo 14 years ago updated by Joel Gillman 14 years ago 1
Here's a thought: I've been using the Solarized visual theme (either dark or light) in terminals and editor windows, and it is simply awesome.

Why not add it to Textastic?

+6

Auto-fill Doctype, Unicode, and Auto-Complete closing tags

Israel Collazo 14 years ago 0
This app would be A+ if it had the ability to auto-fill the doctype and unicode when selecting html4, html5, xhtml, etc...

I hope future update will have the ability for auto-complete closing tags.
+6
Answered

What's new in Textastic 4.0?

Alexander Blach (Developer) 13 years ago updated 13 years ago 10
  • Code Completion for HTML, CSS, and PHP functions
  • New row of additional keys: all special characters are available by swiping over the keys
  • Find and replace now supports regular expressions
  • Web preview: 
    • You can now enter a remote url for each file
    • For local files, you can choose a different file for preview (e.g. an HTML file when you preview CSS files)
    • Firebug Lite integration
    • Added back and forward buttons and website title.
  • Indent and unindent code by selecting multiple lines and using the tab and untab keys
  • Improved text selection: you can now double-tap and drag to select text
  • Templates for HTML files
  • Faster startup time and many other improvements
Version 4.0
Answer
Textastic 4.0 is now available on the App Store!
+6

Unity 3D support

Juan José Relaño 14 years ago updated by Alexander Blach (Developer) 14 years ago 3
Unity 3D JavaScript (UnityScript) Syntax Highlighting