+1

File permissions

Vicente Silvestre 13 years ago updated 13 years ago 2
I saw a comment from a year ago with planned support for UNIX file permissions.  Anywhere in sight yet?  I don't even need to change the permissions, but when I sync a folder with Bash o Python scripts which are executable in the Mac and edit them in Textastic they loose their executable bit, which is not nice, specially since some of them need to run from a cron job... It would be nice if you preserved whatever file permissions where there to begin with.
+1
Under review

Document picker error

maurizio manuguerra 10 years ago in General updated by Alexander Blach (Developer) 9 years ago 3
This is driving me crazy.
On my IPad Air, I edit files on a server using the document picker and Transmit (sftp connection). So far so good.
I have a second iPad where the same workflow doesn't work: I select the "Open.." Menu, then Transmit as file provider, the connection is established, I can browse the files on my server but when I want to open one (whatever the extension) I get the message "The plug-in returned an error. Could not connect to server xxx." Please note that the server detail are the same on both iPads as they are synced with Panic sync service.
Beyond the fact that an identical workflow works on the iPad Air (same versions of everything), the crazy part is that:
1. If I use a different file provider, e.g. Working Copy, it works
2. If I use a different text editor, e.g. Koder, it works.
3. If I offer the file to Textastic from Transmit, it works.

Of course I have tried to reboot the iPad, uninstall/install both apps, with no effect.
I also tried the same workflow on the iPhone: it doesn't work as well.

Has anyone any idea of what is going on? I found no info search for this problem on the web.

+1
Completed

Please add dropbox connectivity, as well as Flex MXML support (can use the same syntax highlighting as HTML)

Dexidus 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
Great product, but it would be nice if I could directly access files in my dropbox (edit/save directly in dropbox, without having to launch dropbox app, browse to file and open in textastic, rather browse dropbox account directly in textastic)

Also, it would be nice if you added native support for Flex 'MXML' files, the syntax can be relatively the same as HTML/xml/as with very minor modifications if any, however direct support for .mxml files would be great.
Answer
See comments.
+1

; and : key placement

Robert Saccone 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
For those us using Objective-C and C/C++ placing the ';' and ':' keys near the braces and bracket keys in the top row of the keyboard would make for better flow and productivity when typing.
+1

Markdown definition lists

Brian Sniffen 13 years ago updated by Myako Toudai 13 years ago 2
MultiMarkdown, pandoc, and other markdown processors support definition lists in the style:

Term
: Definition, starting in the fourth column

I would love to hvae this added to textastic. Actually , since my workstation-side processing is in pandoc, I'd be thrilled to have perfect mimicry of pandoc-style markdown: footnotes, tables, DLs, math.
+1
Under review

Textastic should know about Makefiles

Luke Vivier 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 0
It'd be nice to have syntax highlighting for Makefile, but more important, if soft tabs are enabled Textastic should disable them if a Makefile is being edited (Makefiles must use tabs for indentation). Sublime Text does this and it's a life saver.
+1

Can I Upload file to FTP and dropbox in one action

Fri13 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 2

Because I use Dropbox to sync my source and use FTP to deploy my code.

So I want to do it at once

+1
Under review

Text navigation and selection by dragging finger using one navigation key

Milan 12 years ago in General updated by Alexander Blach (Developer) 12 years ago 3

In a demo of http://www.becomekodiak.com I have seen a Navigation key on the keyboard row (confessed to be inspired by Textastic). I would guess that it was inspired from http://worqshop.com/ but I haven't seen Workshop in action. I find it quite handy, as it doesn't take much space and can be quicker than arrows.


How it works: you press the button and then drag your finger in a direction - mouse cursor moves. Than you press the button again and mouse cursor moves again, now selecting the text.

+1
Fixed

Code completion list is fuzzy/blurry on the new iPad (Retina) in Textastic 4.0.1

Alexander Blach (Developer) 13 years ago updated 13 years ago 0
The code completion list looks bad in Textastic 4.0.1 when running on the 3rd generation iPad.
Version 4.0.2
Answer
Fixed.
+1

First line visible, go to top of the file

semiopat 11 years ago in iPad updated by Kho Minh Vi 11 years ago 4

Just an annoying behavior: when I open a file,  I can't  see the two first line, because of the bar that hides it. Something to do with that? And what is about the discussion of going up top, down end of the file, and on the beginning and the end of line?

However, thanks for your great job!