0

JCL and COBOL Template

Iswahyudi Antolis 13 years ago 0
I need Cobol and JCL Editor, I know it's a little bit stone age, but still really need it thought
0

Python syntax highlighting problem (strings)

Vitaliy Kravtsov 13 years ago updated 13 years ago 5
Textastic 3.2
Python

Bug:
Incorrect string end detection when string contains unclosed [

Test case:
r"""
...[
"""
code
0
Planned

if you have a markdown file with a space in the name, the preview doesn't show.

Catherine Wise 13 years ago updated by Alexander Blach (Developer) 13 years ago 4
0
Under review

Can I delete a line with a short cut?

Sangcheol Choi 11 years ago updated by Tony Dow 11 years ago 4
I want to delete a line with a key.
0
Fixed

App crashes when you delete the currently open file in Textastic 4.0.1

Alexander Blach (Developer) 13 years ago updated 13 years ago 0 2 duplicates
The crash happens in Textastic 4.0.1 when you try to delete the currently open file. 

Answer
Will be fixed in the next update.
0

webdav upload issue

Eric McMurry 13 years ago updated by Alexander Blach (Developer) 13 years ago 3
when attempting to upload an edited file that came from an svn webdav, I got the following error:

Error uploading "filename.xml": request body stream exhausted

I am able to upload to another webdav server using Textastic.  I can also upload the file I had trouble with using Textastic from Transmit on my Mac and it works fine.


0
Fixed

Connection not saved / Verbindung nicht gespeichert

Blocki 11 years ago updated by Alexander Blach (Developer) 11 years ago 3
Due to the current problem with the file length (Msg: partial file loaded) it seems that the connection information is not set for new files. Is this a known bug?
0

Syntax Highlighting

Matthew Vaughn 14 years ago 0
For the C++ syntax highlighting, are .h files recognized?

In addition to similar remarks before me, I, too, would love to be able to edit syntax highlighting files (primarily to have light text on dark background).
0

please integrate easytext support

George EGFriends 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
Hi, I use textastic ipad app and I hope you can integrate easytext app, because TextExpander costs 5 dollars and it's too expensive while easytext is free. Thank you.


Tom
0
Under review

Image tag insert

Brian Byrd 13 years ago updated by Alexander Blach (Developer) 13 years ago 0
Fiirst of all, I want to say how much I love Textastic! I'm using it to do Web page editing on the road.

It would be very useful, when tapping and holding on an image file in the local file list while editing a document, when the pop up menu appears, if there would be an option along the lines of "Insert IMG tag".

What this command would do, at the current cursor position in the document, is insert an HTML IMG tag,with the SRC attribute set to the file name, and the actual height and width dimensions of the image inserted into the HEIGHT and WIDTH attributes. I could edit the SRC attribute manually to adjust it to the correct path, but at least the correct file name would already be there.

On the iPad, it is a pain to try to figure out the dimensions of an image. If Textastic could display that info for an image, and even insert that info into a document, as described above, that would be fantastic!

This new feature would make adding images to my Web pages so much quicker, easier, and accurate. As a developer myself, I don't imagine it would be very difficult to add to your app.

Thank you for the awesome app, and thank you for considering my request.
Answer