Your comments
Hello,
revert means that the file contents are reverted to the last time you saved the changes using File -> Save. Also have a look atthe File -> Revert To menu. I guess that you want to keep the changes you made to the files, so you need to select "Save".
I would recommend to use Cmd-S in regular intervals to save your changes so that you do not get asked this question.
If you just want to save changes and not see this dialog at all, please go to System Preferences -> General and uncheck "Ask to keep changes when closing documents".
(This whole thing is part of the document architecture of macOS and the AutoSave mechanism.)
Hello,
I'm aware of a crash of the macOS version that happens to some users when restoring the application state on macOS 10.13.6. It does not seem to happen on 10.14 Mojave.
Please try the following to fix the problem:
- Go to Finder
- Select Go -> Go to Folder…
- Enter "~/Library/Containers/com.textasticapp.textastic-mac/Data/Library/" and press Go
- Delete the folder "Saved Application State"
- Try to launch Textastic
If that doesn't help, you can also try to delete the folder "~/Library/Containers/com.textasticapp.textastic-mac" which will remove all preferences, saved application state, custom syntax definitions, themes and templates. It won't delete your documents.
I'm really sorry for the inconvenience. I'm still trying to figure out what exactly is causing the crash.
Currently not, but I plan to add it when version 1.9 of libssh2 is released which supports this kind of private keys.
Textastic 8 will allow custom fonts to be installed. I hope to release it as a free update soon.
Hello, I just tried your code and it works fine on my device.
Where are your files stored? The files must be stored somewhere in "Local Files" or "iCloud" so that the web preview can find linked files. It does not work when the files are opened individually using the "Open…" command and are stored outside of Textastic's sandbox.
Also make sure that the files really have the correct file names. File names on iOS are case sensitive, so while "program1.js" works, "Program1.js" would not work.
Hello, this sounds more like an iCloud problem than a problem of Textastic itself. I would try to disable and re-enable iCloud Drive on the Windows machine.
Textastic works great together with the app "Marked 2". Just drag the Markdown file's icon from Textastic's window title bar onto Marked's Dock icon. Autosaved changes will automatically refresh the preview in Marked.
Customer support service by UserEcho
Hello,
you can use the "Preview in Safari" feature to open the Markdown in Safari and print it from there. See https://www.textasticapp.com/v7/manual/viewing_editing_files/web_preview.html#preview-in-safari
In Textastic 8 you'll also be able to print the source code with syntax highlighting.