+4
Planned

Ability to edit any file extensions from Files app in iOS11

Walid 7 years ago in General updated by Alexander Blach (Developer) 6 years ago 6

a lot of file extensions are not associated or having the option to open them with textastic app using Files/iCloud/OneDrive/etc..


Please add the ability to edit any text based file extension from there. 

+4

Support for HCL (Hasicorp Configuration Language)

Kevin Kirkpatrick 7 years ago in General updated 7 years ago 0

"HCL (HashiCorp Configuration Language) is a configuration language built by HashiCorp. The goal of HCL is to build a structured configuration language that is both human and machine friendly for use with command-line tools, but specifically targeted towards DevOps tools, servers, etc."


https://github.com/hashicorp/hcl

+4
Under review

Support for 1Password

StuFF mc 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1

When I add a new FTP I'd like to be able to use 1Password.

+4

Add markdown preview with custom css

Fabrice Moulin 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 1
Export markdown on pdf with sole personal css, And this soft Will perfect for me
+4

Autocompletion/syntax highlighting for jQuery would be nice

Robert Crooks 11 years ago in General 0

The JavaScript support is already great, but help with the jQuery functions would be a big time-saver as well.

+4
Completed

Universal app

György Mérei 12 years ago in General updated by Alexander Blach (Developer) 8 years ago 4 1 duplicate
Please make the app universal and not separate iPhone and iPad versions.
+4
Under review

Add default markdown stylsheet that works for email

Mike Ware 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 0
It would be great to have the ability to save a style sheet that the Markdown processor would use for rendering without having to link it. If this could also be used when rendering for the "Send as Message" function it would be fantastic. So many times I need to send a formatted email from iOS. I can do this with TexTastic, but the default styles just don't work for me


+4

7zip (7z) Support would be great!

Vitr 12 years ago in General updated by kerrymanam 9 years ago 0
Please allow unzipping 7zip (.7z) files
+4

"One tap to edit" feature, to allow users edit their FTP files on-line

Guilherme Madaleno 12 years ago in General 0

For security, Textastic could cache opened files in local storage.

While browsing in FTP server, tapping in a single button right in the file name would open it for instant edit. So, user would make any changes and then, tapping in "Save" button, that opened file would be instantly uploaded, without confirmations, easily and faster.


That feature are present in many SDKs and similar softwares like Coda (i use that one), and I really wish Textastic could have this feature soon!


Your app is amazing, Alexander!

Congratulations!

+4

Http server instead of plain webview

Dave Mackintosh 11 years ago in General 0

It would be great if you could implement something like cocoa http server instead of using a file path so when we're building web pages we can use the likes of less, angular, backbone which all currently won't work because of being a file path protocol and not a local web server.


To clarify further, having this ability also gives us the opportunity to have something similar to Codea's "Aircode" and to run Ajax requests in page, it will throw a security error at the moment because of not being a http protocol.