+1

Fortran subroutine/function folding

Li Dong 12 years ago in General 0

I would like Fortran subroutine/function folding! This is definitely needed when browsing Fortran codes no matter they are written by me or others.

+1

App crashing when typing apostrophe with a bluetooth keyboard.

Michael Crane 13 years ago updated by Alexander Blach (Developer) 13 years ago 2

Application consistantly crashes when typing an apostrophe after a word, i.e. to make it plural or possessive. Only tested in Markdown and with a Logitech bluetooth keyboard.


The app will freeze for about 5 seconds, then crash.

+1
Under review

html linking images

Joshua Geddes 10 years ago in iPad updated by Kaan Bayur 6 years ago 2
Please I don't know how to link images (png) to the html code.
I have them in the same folder (png image and index.html) but in the body of index.html I put this code:
<img src= "img/avatar.png" alt="Avatar" />
Please help.
+1

Blank html template when i start a new html file

Látó Marci 13 years ago updated 13 years ago 0
It would be great to have a blank html template when i start a new html file
+1

Making Textastic scriptable

Ramon Figueroa-Centeno 12 years ago 0

I would be nice to have something like python available. 

Or at least better Pythonista integration through URL schemes.


One could have a URL that sends a selection or whole document, via the clipboard to Pythonista, and then have the result sent back and inserted.


To make this possible you would initially only have to extend Textastic's x-callback-url capabilities.

+1

XML filezilla file

nuno gonçalves 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
I have 50 sites on a XML filezilla file, can I import those settings/connections to Textastic ?
+1
Answered

Bat

Yury Novozilov 14 years ago updated by Alexander Blach (Developer) 11 years ago 2
Do you have syntax highlighting for MS Windows Batch files .bat and .cmd?
Answer
Since the links I posted before do not seem to work anymore, I've created a bundle derived from the syntax file at http://adamv.googlecode.com/svn/editors/e/bundles/...

You can download the new bundle here:
http://www.textasticapp.com/support/Batch.tmbundle...

Have a look at the manual to see how can you install it in Textastic:
http://www.textasticapp.com/v4/manual/lessons/How_..

Once you install it, the "Batch File" syntax should be automatically selected when you open .bat or .cmd files.
+1

How to display firebug?

Notre Poubelle 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
How to display firebug? It appeared the first time I previewed a HTML file under Textastic 4.0, but once I accidentally closed it I don't know how to reopen it.
+1

debuging C++ and eclipse/notepad++ features

zuilee 13 years ago in iPad 0

it would be nice if it had the debugging software like eclipse 

also providing suggestions of what method you can approach if you are stuck?