+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

Blank html template when i start a new html file

Látó Marci 14 years ago updated 14 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

Is it possible to get the user manual in ePub format?

Doug Chittum 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Would be nice to keep on my iPad. 

Thanks
+1

Can I create, edit, compile, build and run C++ and Obj-C?

Alex Huțu 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
+1

Is there a shortcut to go to the end of a document? Without a external keyboard service, I.e. Using the touch interface.

Peter Hsieh 14 years ago updated by bgrvfecdwsxa 13 years ago 2
I can't seem to find a way to get to the end of a document, without physically scrolling down. My document is 10mb large, with 146000 lines.
+1

Code suggestion, photo import and auto-indentation

iSag 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
I love textastic and I am already making my websites on it but there are a few things I would like:

1) I would like it to suggest code like Xcode and Dreamweaver do (these are my main tool on my Mac).
2) I would like to be able to import photos from the photos app as it it is really hard to get photos in from the photos app.
3) I would like it to automatically indent my coding with tabs so that I can easily navigate it.
4) I would like it to automatically close things like brackets (of all sorts), tags and more?