Your comments
So, what happens when you try to edit such a file?
Can you send me the file to support@textasticapp.com so I can try to reproduce the problem?
Can you send me the file to support@textasticapp.com so I can try to reproduce the problem?
It's great to hear that it's working for you now :)
To prevent this problem, I disabled caching. But, maybe there were some changes in iOS 5 beta. I'll try to reproduce the issue.
Hi,
please make sure that there is at least one shortcut entered in Settings -> Keyboard -> Shortcuts. Textastic crashes when there is no shortcut. This is a bug in iOS 5 beta and I have reported it to Apple.
I don't think it is because you installed TextExpander as the crash also happens in the iOS Simulator on my machine where TextExpander can't be installed.
Maybe you deleted the iOS shortcuts when installing TextExpander?
Yes, you can create new files from scratch. You can upload them to a server using FTP, SFTP or WebDAV and test it using Safari or you can show a local preview in Textastic.
You can show the cursor navigation wheel by tapping on the editor with two fingers.
Hello, I could reproduce the problem and have fixed the bug. It will be included in the next update.
Some background information:
IIS returns full URLs in its PROPFIND responses instead of relative paths like other WebDAV servers. This is handled by the WebDAV code, but I forgot to escape characters when the server returns paths in this way.
So for example a space character should become "%20", but that code part was missing. That's why it did work for URLs that had no characters in them that needed to be escaped but didn't work for paths with special characters.
Some background information:
IIS returns full URLs in its PROPFIND responses instead of relative paths like other WebDAV servers. This is handled by the WebDAV code, but I forgot to escape characters when the server returns paths in this way.
So for example a space character should become "%20", but that code part was missing. That's why it did work for URLs that had no characters in them that needed to be escaped but didn't work for paths with special characters.
Yes, this would be possible. I can show arbitrary content on an attached screen.
But, the use case mentioned in this idea "show source code to others in a presentation" works great with mirrored output.
But, the use case mentioned in this idea "show source code to others in a presentation" works great with mirrored output.
I doubt that this would fit in the area above the page.
Customer support service by UserEcho
Did you notice that you can horizontally scroll the row of additional keys to get to the dollar sign? @ is not yet in there.