+3

Create new file and auto link file

Fexxel 13 years ago updated 13 years ago 0
If all files in one folder are linked to the same folder on the ftp server, then creating a new file should autolink this connection.
Maybe you could implement a toogle in the new file window, that this connection will be established automatically.
+3
Completed

Code completion from a keyboard user's angle

Bilaal Emrith 13 years ago updated by Alexander Blach (Developer) 13 years ago 14
Hey there, good job. One minor improvement based on the Textastic 4.0 could be implementing the code completion for keyboard users as well. Right now, there's no way of using the keyboard to navigate through the suggestions and accepting them with the return key. else nice work.
Version 4.0.2
Answer
Implemented in Textastic 4.0.2:

You can press return to accept the top-most entry.
Use the arrow keys on the external keyboard to select a different entry from the list. Hit return to accept the selected entry.
Use the left or right arrow keys to close the list.

For the on-screen keyboard nothing has changed.
+3

Shortcuts

Ivan Seidel 13 years ago updated 13 years ago 0
Be able to for every extenssion type, or language, to create own shortcuts like "
+3

Code completion for different languages

Chris Howard 13 years ago updated by Alexander Blach (Developer) 13 years ago 6
Hi Alexander - any chance of adding code completion for different languages. I use HADOOP at work and would like to be able to add PIG, HIVE, JAQL support. I can create the schema templates if there was a way to add them.
+3
Completed

Markdown preview

Rui Carmo 14 years ago updated by Alexander Blach (Developer) 14 years ago 11
You could include discount (http://www.pell.portland.or.us/~orc/Code/discount/) and use it to render a Markdown preview. It lacks Markdown Extra features like footnotes, but covers all of standard Markdown syntax and can easily be merged with Objective-C.
Answer
Please add any features (like custom style sheets for preview) you would like to see.

I'd like to know how you use Markdown in your workflow.
+3

Guys, please make the jump and give us WYSIWYG editing

Peter Payne 12 years ago in iPad updated by StefanD. 7 years ago 1

I know I seem like a n00b by asking for this but there are NO good options for editing an existing HTML file in iOS. The reason I need to this is, I am a writer (not a HTML programmer) and need an environment where I can write my update posts and debug everything before it's uploaded as HTML to our website. Please give us this option? It would be greatly appreciated.

+3

More emacs shortcuts

Paul Durao 10 years ago updated by Jeff Smith 9 years ago 1

thought we should have more emacs short cuts and features

+3

Firebug in HTML Preview!

Christian Sonntag 13 years ago updated by Alexander Blach (Developer) 13 years ago 3

Is it possible to configure Firebug to be active from the beginning of the HTML preview. I have the problem that some console logs are not be displayed at the start because Firebug has to be activated manually. Did i miss something?


Textastic is really amazing!!!!


Regards

Christian

+3

SVG Syntax Highlighting

8track 14 years ago 0
Currently the user can select HTML or XML or Javascript from the Syntax Definition popover. But SVG usually involves tags and Javascript, so it would be nice to have a mixture of these highlighting rules. In particular, inside of <script> tags it should highlight for Javascript and outside it should highlight for tags. (Maybe this suggestion would also make sense for regular HTML with Javascript.) At the very least, Textastic should have an SVG entry in that popover and apply some kind of highlighting by default (probably XML). Thanks!
+3

Quickly setup a connection by using an URL

Alexander Blach (Developer) 14 years ago 0
Support connecting to a remote server using an external link, like sftp://username:password@hostname.com/initial/remote/path/.  It would be nice if these connections would open your app and setup the connection for me.  For example we might have links like this in our internal web sites.

(feature request received by email)