0
Answered

Add documentation or help on using new iCloud Drive feature - or redo it

DKinAA 10 years ago updated by Jason 8 years ago 2
I can't find any anywhere, even in the very sparse manual, and the interface is very confusing- I can't even tell whether it is possible to move or upload a file to iCloud Drive. If this isn't supported, I suggest that the feature needs a redesign.
Answer
At the top of the file navigation hierarchy in Textastic you can choose between "Local Files" and "iCloud".

Files in "Local Files" are stored on the local file system and are not automatically synced.

The "iCloud" option corresponds to the "Textastic" folder/container in iCloud Drive. Currently, you cannot send files to another iCloud Drive folder from within Textastic.

You can use the "Open…" command and choose "iCloud Drive" to open a file from any folder in iCloud Drive and edit the file in-place. Files opened in this way do have some limitations though: through the iOS sandboxing system, Textastic only gets access to this single file and not to the whole folder. So, if you do a web preview for example, the web view cannot access other referenced files like images or CSS files in the same folder.
0
Not a bug

Emmet has broken Emacs style keys - ^A and ^E for start of line and end of line

pelletee r 11 years ago updated by amn 7 years ago 7
Is there anyway to get this functionality back when working on a MD(markdown) file?
Answer
You are right, the standard Emmet keyboard shortcuts conflict with emacs commands.

As a workaround, you can go to your Mac's System Preferences -> Keyboard -> Shortcuts -> App Shortcuts and override the standard shortcuts for those two commands with other shortcuts. Here are screenshots of how this might look:





If you do this, you can use ctrl+a and ctrl+e as you are used to.

0
Fixed

Crash on creating new file

Key 13 years ago updated by Alexander Blach (Developer) 13 years ago 1

The app just randomly started crashing when I try to create a new file. It started after I tried to create a new Textastic template using the steps in the manual. I'm not sure if that's the exact reason it is now happening or not. It still allows me to open files, but crashes when creating any new file. Is there a debug file I can send to help with finding the problem?

0

Could you make this awesome app available for OS X 10.6?

Justin Bergerson 13 years ago 1 1 duplicate

I would purchase this app if it were compatible with OS X 10.6. Any chance youre going to do this?

0
Fixed

Adds quarantine on save

mxey 13 years ago updated by Alexander Blach (Developer) 12 years ago 1

When editing an executable .command file (shell scripts that runs in a Terminal window), Textastic for Mac adds the com.apple.quarantine attribute to the file on save. That means I can no longer execute my own script, or even edit with Textastic again, because I get the Gatekeeper error message that it's not signed. Removing the attribute with xattr fixes the issue.

Answer

This should be fixed in Textastic 2.0.

0

Feature Requests

Mark Simon 13 years ago updated by Alexander Blach (Developer) 13 years ago 3

I am enjoying this app very much, but I have a few requests:

  • Is it possible to show the full path name in the window title? This is useful  when editing documents in different locations, especially if they have the same name.
  • Can we have a text zoom, either via the mouse (command-scroll) or with keyboard short cuts, or even with buttons?
  • Can we optionally limit the list of languages. As a web developer, there are only about a dozen I need to work with, so I would like to filter out the rest.

Thanks

Mark

0
Under review

Textastic for Mac Function Need:

wolf71 11 years ago updated by Alexander Blach (Developer) 11 years ago 1
1. Can support muti-lines comment for python. (just like sublime Text).
2. fix the file coder detect. (some Chinese GB code can't detect,need select and reload)
-1

Crash when exiting after opening within Transmit

cloudwindhk 13 years ago updated by Alexander Blach (Developer) 13 years ago 1

When I open a file in Transmit and quit Textastic and it asks to revert changes in the current file, it crashes when I confirm.


EDIT: it only seems to happen when the file is changed on the source server and I quit Textastic without making a change.

-1

Replace that ghastly low-res icon on the mac

Robert Ireland 13 years ago updated by Alexander Blach (Developer) 13 years ago 3

That's right.  You have ruined my dock and launchpad and I hate you now.

-1
Completed

Ability to change default Markdown file extension

Alex (Zero) Knight 13 years ago updated by Alexander Blach (Developer) 13 years ago 1

I'd love an option to change the Markdown file extension format. I typically save my text files with the .md extension, rather than the much longer .markdown extension.

Answer

The default extension for Markdown will be .md instead of .markdown in v1.1 when you try to save a newly created Markdown file.