Your comments
Thank you. That sounds good!
Textastic 1.1 i now available on the App Store.
New Features:
• Local web preview for html files
• It's now possible to hide the sidebar in landscape orientation
• The editor highlights the current line
• Saves and restores cursor position when switching files
• Supports TextExpander touch snippet expansion
• You can now manually select a syntax definition
Fixed:
• WebDAV server settings are now saved
• Additional keys are now automatically hidden when using a hardware keyboard
• Fixed issues with the Copy & Paste menu
• All supported file types are now registered for "Open In..."
• You can now delete the GettingStarted file
• Fixed some minor issues
New Features:
• Local web preview for html files
• It's now possible to hide the sidebar in landscape orientation
• The editor highlights the current line
• Saves and restores cursor position when switching files
• Supports TextExpander touch snippet expansion
• You can now manually select a syntax definition
Fixed:
• WebDAV server settings are now saved
• Additional keys are now automatically hidden when using a hardware keyboard
• Fixed issues with the Copy & Paste menu
• All supported file types are now registered for "Open In..."
• You can now delete the GettingStarted file
• Fixed some minor issues
There are a few things to consider here: You can use the pinch-to-zoom gesture to zoom out of the editor and quickly skim over the text. I don't want to fit the editor to the screen when doing that.
When you use a large font size, horizontal scrolling is probably what you want because otherwise it would wrap after just a few words.
I like to have a fixed word wrap position when coding to see when my lines are getting too long. (Guess I used a certain IDE too long where there is a vertical gray line at position 80 that reminds you to do a line break)
But I agree, this could be an editor option. I would probably have to disable zooming in this mode.
When you use a large font size, horizontal scrolling is probably what you want because otherwise it would wrap after just a few words.
I like to have a fixed word wrap position when coding to see when my lines are getting too long. (Guess I used a certain IDE too long where there is a vertical gray line at position 80 that reminds you to do a line break)
But I agree, this could be an editor option. I would probably have to disable zooming in this mode.
This is already implemented in 1.1 which should be available any time now.
Here's a list of changes: http://feedback.textasticapp.com/feedback/7962-whats-new-in-textastic-11/
Here's a list of changes: http://feedback.textasticapp.com/feedback/7962-whats-new-in-textastic-11/
Just received my Dock Connector-to-VGA adapter. Let's see if I can mirror the editor on an external display (beamer).
Well, this is an interesting read regarding US export regulations for encryption algorithms: http://blog.theanimail.com/iphone-encryption-export-compliance-for-apps
And this is just for using a HTTPS connection, not SSH. (the process is probably the same though)
The paperwork involved is quite heavy and takes a long time to complete: http://zetetic.net/blog/2009/08/03/mass-market-encryption-commodity-classification-for-iphone-applications-in-8-easy-steps/
And this is just for using a HTTPS connection, not SSH. (the process is probably the same though)
The paperwork involved is quite heavy and takes a long time to complete: http://zetetic.net/blog/2009/08/03/mass-market-encryption-commodity-classification-for-iphone-applications-in-8-easy-steps/
This is fixed in 1.1 which is currently in review at Apple. It should hit the App Store very soon.
In this version, all supported file extensions are registered as text files in the system.
In this version, all supported file extensions are registered as text files in the system.
Well, I sure find it interesting :)
Customer support service by UserEcho
For some reason, the syntax definition file also had "%" as the start character of a multiline comment. I've removed that.