Similar suggestions shown below, if your is not like them, then add it and we will give a quick answer.
No similar topics found.

0
Answered
When will the OS X Version updated after that long time?
There are many requests about crashes, for end-tag-marking and for printing.

0
Support for google apps script file
Can someone explain how to get google apps script code completion working? I'd like to edit some google app script files and have code completion support.
It's just a flavor of javascript with their various services in the name space.
I know they can support eclipse, so there must be a way to get the namespace (if i'm using that term correctly)?
Can anyone help?
I understand for now have to manage moving files but I'd love to work on some scripts and save the files via icloud between devices and then just copy paste when ready to test from google editor.
Thanks.
It's just a flavor of javascript with their various services in the name space.
I know they can support eclipse, so there must be a way to get the namespace (if i'm using that term correctly)?
Can anyone help?
I understand for now have to manage moving files but I'd love to work on some scripts and save the files via icloud between devices and then just copy paste when ready to test from google editor.
Thanks.

0
Fixed
xml files open with wrong encoding
Hi,
Textastic Mac opens utf-8 encoded xml files as Western (ISO Latin 1), although utf-8 is set as default in Textastic.
I have to manually reopen any xml file as utf-8 to get the proper display.
Textastic Mac opens utf-8 encoded xml files as Western (ISO Latin 1), although utf-8 is set as default in Textastic.
I have to manually reopen any xml file as utf-8 to get the proper display.

Answer
Alexander Blach (Developer)
11 years ago
Thanks for the example file. The encoding routine didn't properly handle the standalone attribute that follows the encoding attribute in the XML header.
This bug will be fixed in the next update.
This bug will be fixed in the next update.

0
hyperlinks don't work cross platform on websites stored in iCloud.
my iCloud folder on OSX has a different address to that on iOS. as such, my hyperlinks don't work when I'm experimenting in the iOS app.

0
Change cursor color
Although asked already for the iOS Version of Textastic, it seems that it's not possible to change the cursor color of a theme just by editing the "selection" HEX Color Value in the theme's xml (in my case its Obsidian.tmTheme). Either the values are somehow cached by Textastic or the value has no influence on the cursor color.
Am I wrong or is it just not possible to change the cursor color by now?
Am I wrong or is it just not possible to change the cursor color by now?

0
Planned
File content lost on editing a hardlink
On editing two files which are hard links, the last saved one is empty.
Reproduction:
$ echo hello > foo.txt
$ open foo.txt # with textastatic
$ ln foo.txt bar.txt
$ cat bar.txt
hello
$ open bar.txt # with textastic
...add content to the file and save or just save...
$ ls -al
-rw-r--r-- 1 user wheel 0 14 mar 12:05 bar.txt # <- now empty!
-rw-r--r--@ 1 user staff 7 14 mar 12:05 foo.txt
Reproduction:
$ echo hello > foo.txt
$ open foo.txt # with textastatic
$ ln foo.txt bar.txt
$ cat bar.txt
hello
$ open bar.txt # with textastic
...add content to the file and save or just save...
$ ls -al
-rw-r--r-- 1 user wheel 0 14 mar 12:05 bar.txt # <- now empty!
-rw-r--r--@ 1 user staff 7 14 mar 12:05 foo.txt

0
Superb on the iPad, but not quite ready for the laptop world
If you're trying to compete in the laptop world, you're up against masters like BBedit. A lofty goal. I bought Textastic for my MBP today mainly out of loyalty and curiosity. I *could* use it just for cloud purposes. But on the other hand, for cloud needs, really, FTP to and fro with my and clients' websites fits the ticket just as well. For now, my suggestion: just keep up the good work and focus on mobile performance, pards. Live long and prosper. \o/

0
Under review
Add support for ODB Editor Suite so Textastic can be used as an external editor.
Please implement Bare Bone's ODB Editor Suite, which allows Textastic to function as an external editor for apps like MarsEdit, Transmit, etc.

0
Under review
Reproducible beachball/crash whle editing
I'm getting repeated crashes when editing a Markdown file.
If I have an existing fenced code block and try to add a comment (prefixed by "#"), Textastic beachballs instantly and I have to kill it.
``` # Crashes as soon as I type the "# <letter>"I'm running the latest App Store version (Version 3.1 (28)) in Yosemite.
```
Customer support service by UserEcho