Your comments

Hello,


when Textastic opens the document picker, it tells it which kind of files (uniform type identifiers) it can open: text (public.text), plain text (public.plain-text), source code (public.source-code), and script (public.script).


This system however only works for file extensions known to the system. I'm pretty sure that no app registers the ".mq4" file extension, so the system does not know which uniform type identifier it conforms to.


When Transmit's file provider extension then checks to see if a file conforms to the types of files that Textastic can open, this fails for ".mq4" files.


It would be up to Transmit's file provider extension to handle this case and let Textastic open the file anyway. The Git client Working Copy for example handles this gracefully.


Please contact Panic's support team to let them know about this issue.


Best regards,


Alexander Blach

Hallo,


um JavaScript-Code auszuführen, muss die JavaScript-Datei von einer HTML-Datei über ein <script>-Tag referenziert werden. Wenn Sie dann die Vorschau für die HTML-Datei anzeigen, wird der Java-Script-Code ausgeführt.


Wenn Sie gerade die JavaScript-Datei geöffnet haben und die Vorschau öffnen, können Sie dort in der Adresszeile auch den Pfad der HTML-Datei angeben. Dann wird ab diesem Zeitpunkt immer die HTML-Datei angezeigt, wenn Sie die Vorschau für die JavaScript-Datei anzeigen.

Hmm, this never happened to me either. How are you opening the file in Marked 2? I always drag a file from somewhere on Marked 2's Dock icon.

Thanks for your suggestions, I do appreciate them. I was not aware that there are currently no beautify and minify tools for iPad and it would certainly be a good fit for Textastic.

Thanks for your feedback! I'll consider it for a future update.

It used to work, but I recently saw that at least in the latest iOS 11 beta it doesn't work anymore. I'll investigate.

Ok, so it seems to be a system-wide problem on your Mac. Maybe you could have a look at the Console app to see if anything suspicious is in the logs.

Other than trying a reboot, I do not really have an idea what might be causing this, sorry.

TextEdit uses the same mechanism to restore windows if the checkbox is unchecked in System Preferences.

Does TextEdit correctly restore windows?


Does a reboot help?