0
Not a bug

Supported file extensions for external sources

email 9 years ago in General updated by Michele Vetturi 7 years ago 6

When opening files from external sources (via "Open..."), Textastic (iOS) seems to limit the files that can be selected according the file extensions. For example, for editing Julia source code (extension .jl) I even could install custom syntax highlighting, but cannot select files with ".jl" extension when using iCloud Drive or Transmit as an external source, as the file names with ".jl" extensions are grayed out.

0

Could you allow to save files to a file manager app?

macabreinc 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1

The one I use is called File Manager, and allows for file compression, among other useful features.

Thanks

0
Answered

iOS - Deleting old version after upgrade to Textastic 6?

Patrick Maroney 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1

After upgrading to new version, I want/need to delete the old version to prevent confusion over which version is used or presented in "Open In...", etc.. When deleting the old App the usual warning that deleting the App will also delete all data.


What is the "safe" process for deleting the old App and preserving data? Simply delete it and ignore the warning

Answer

Thank you for purchasing Textastic 6.


Files and settings of Textastic 5 and Textastic 6 are stored in a shared app group container. This is a special directory that can be accessed by several apps from the same developer. App group containers are only deleted once all apps that use it are deleted from device.


So, it is safe to delete the old version of Textastic. As long as Textastic 6 stays on the device, your files won't be deleted. You can ignore the warning.

0

Restore the iOS app in the AppStore i need the version 5

☯Román Santiago☢ 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1

I bought the app but now i need to purchase again? noooooo

0
Under review

Liquid support

Rick Davies 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1
0

Tomorrow themes

Dain Kaplan 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1

Please add support for Tomorrow theme(s)! (Particularly the dark ones, like Tomorrow Nigh.) TextMate .tmTheme files already exist for them:


https://github.com/chriskempson/tomorrow-theme

0
Answered

Auto reopening my files

AlanTan 11 years ago in General updated 11 years ago 2
I bought Textastic not too long ago. But everytime I launch the application, it does not continue where I left off. I have to re-open my files again and again. Auto-reopening my files when I re-launch textastic would save us a lot of time. Or do I have to configure some setting to support auto reopening my files? Help.
0
Under review

Refresh button in preview, please

fredramsey 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 2
I write game pages that generate based on random numbers, and need to refresh multiple times to see results. Thanks!
0
Under review

Syntax Highlighting for openHAB projects

polarvogel 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 1
I'd love to have syntax highlighting for openHAB projects because then I could work much faster from my iPad!
https://github.com/openhab/openhab/wiki/Syntax-Highlighting-for-external-editors
0
Under review

Generate doxygen comment block

Florian Müller 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 1
First of all you write a function with some parameters. After that you write the doxygen comment block and it could automatically generate the block for the defined parameters and return values. So you speed up the writing process.

QtCreator and some other IDEs has already implemented this feature.