+2

Flag if uploaded file would overwrite a newer file

Nigel 10 years ago in iPad updated by Jon Diercks 9 years ago 2

I work on two systems, iPad and Mac. Sometimes I have files on the iPad edited and uploaded and the same file, unedited, on Textwrangler, Mac. I occasionally forget to check files and overwrite the newer file on the server. Dohhhh.

+2
Under review

External display support

クリストファアラン 11 years ago in iPad updated by tsvoronos 6 years ago 2
Would be cool to connect an external display and have it show the preview window while editing code on the iPad that way I'm not going back and forth. 
+2

Can you add support for Texpad API?

Ramon Figueroa-Centeno 12 years ago in iPad 0

Can you add support for Texpad API to typeset TeX files?


See https://www.texpadapp.com/blog.

+2

Would be great to be able to link the preview button to a specific file. E.g. index.html when working on

lettan 13 years ago in iPad updated 13 years ago 2
Would be great to be able to link the preview button to a specific file. E.g. .html file when working on.js / .css in a sub-directory.


Pretty darn cool app.

+2
Completed

Update for iPad Pro Resolution

Kyle Bareis 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 2

I bought Textastic but all of the fonts look just slightly blurry and bit larger than they need to be. It seems as if the app has not been updated for the iPad Pro yet. Could you please so I can take advantage of the size of the screen

+1
Under review

JS syntax highlighting glitch for object spread

GreenGreens 3 months ago in iPad updated by Unique Username 2 months ago 2

Syntax highlighting is not correct for this piece of code using object spread (…) :

const headers = {
'Content-Type': 'application/json',
...(token ? { 'Authorization': `Bearer ${token}` } : {})
};


It believes that there is a parenthesis mismatch

+1

Please consider adding OneDrive to the cloud service Connections supported in Textastic.

JaG 6 months ago in iPad 0

Microsoft is doing a good job of ensuring that support for their OneDrive service is present, stable and sufficiently feature rich on a range of platforms. I would like to use it as a replacement for Dropbox in several multi-platform use cases where Textastic makes the iOS view work well. I use MacOS, iOS, Android and Windows devices and need to access the same content across those platforms.

Google Drive is no longer a viable option and Dropbox is going in the same (incorrect) direction due to their lack of investment in keeping their platform specific apps working.

OneDrive looks like the solution, once Textastic supports it as a Connection.

+1

Apple Intelligence for Textastic would be Fantastic!

tmslayton 10 months ago in iPad 0

Hi Alexander,

Can we have Apple Intelligence for us folks who use Textastic as a documentation tool. I use .txt files extensively and think it would be great to be able to use those AI tools.

Best,

Tom

+1
Under review

Search Results Sort Options

tmslayton 10 months ago in iPad updated 10 months ago 2

When searching can we have options for sorting the results by file name, create date & modify dates? I use reg/ex search across files all of the time sometimes across 100’s of files and would like the option to order the results.

Thanks!

+1
Under review

Tree style file view

Napero 1 year ago in iPad updated by Alexander Blach (Developer) 1 year ago 1

It would be nice to have a tree style file view for large projects