+3
Fixed

Self-signed SSL certificates are not recognized in Textastic 2.2 (WebDAV)

John Holland 14 years ago updated by Alexander Blach (Developer) 13 years ago 1
While connecting to a secure webDAV Server with a self-signed certificate, Texttastic tells me that the certificate is unknown and that the connection to the server is being denied.

Apple's iWork apps warn of the potential hazard and ask for connection confirmation.
Answer
Update: there is now a "Verify SSL Certificate" switch in the WebDAV connection configuration screen. Switch it to "Off" to accept self-signed certificates.

Previous comment and workaround:
Seems like I forgot to implement the "Verify SSL certificate" switch as it exists for FTPS connections. I'll add it in an update.

As a workaround, you can e-mail yourself the self-signed SSL certificate. Then retrieve it on your iPad and open the certificate file. iPad will ask if you want to install it. Check it to install SSL Certificate.

I've heard that you can also use the iPhone Configuration Utility to install certificates on devices. (http://support.apple.com/kb/DL851 (Mac) or http://support.apple.com/kb/DL926 (Windows)).
+3

Allow users to add file extensions

Shaun Root 14 years ago 0
I use the CakePHP framework. Most of my files have an extension of .cpt, which are just normal PHP files. I would be nice if I could add the .ctp extension to PHP syntax highlighting. I know that I can change it once the file is open, but doing that every time I open a file really adds up to a lot of work.

Thanks
+3
Declined

Maybe make a version for Android?

Антон Южаков 13 years ago updated by Alexander Blach (Developer) 13 years ago 2 1 duplicate

Maybe make a version for Android?

Answer

Sorry, but I have no plans for an Android version of Textastic.

+3

Cisco IOS SSyntaax Support

Jim Stoker 14 years ago 0
It would be nice to have syntax support for Cisco IOS and simlar languages for those of us who are network admins.
+3

Add dictionary lookup support

Jonas Zimmermann 13 years ago in General 0

When you select a word in most iOS apps, there is a button called 'Define' next to 'copy' etc, which opens the inbuilt dictionary at that word's entry. An incredibly useful tool, especially for non-native speakers...

+3

Code Completion for Java/Groovy/Grails and Projects

Juliano Polito 13 years ago 0
First of all, texttastic is great. Bought it same day as my new iPad.

I'd really like real java and groovy/grails code completion. That, together with svn integration will be just perfect.

Also, it would be great to have the concept of projects, it could be as simples as group of files, or a folder, with a name and associated language, and source (svn, dropbox, iCloud, etc)
+3
Under review

Site wide search and replace

Jack Stratton 14 years ago updated by Guillermo de la Maza 5 months ago 6
Like the "All files in current site" search option in Dreamweaver.
+3

Files split view and popup

Vitaly Ishkulov 13 years ago updated 13 years ago 0
Is it possible to add gesture for showing Files (viewing as split view) like default Mail.app has (slide from the left screen boarder towards center)? 
And close it with similar gesture.

It is much faster for file selection than taping on the button "Files" above.
+3

Smarty syntax highlighting support would be nice...

Gregory 14 years ago 0
+3

Support for tagging

Jon Scobie 13 years ago updated by Gero 2 years ago 1
For serious coding, it would be great to have support for tagging (as in ctags or the like) and the concept of a project/workspace so you can tag everything within this. Useful for code navigation, jumping in and out of definitions etc.