Your comments
I tried to reproduce the problem but what I tried looks correct to me.
Can you please send me a screen recording video that demonstrates the problem?
It looks like MultiMarkdown, which I use for Markdown preview, supports Critic Markup. I could enable this extension in a future update so it would show the changes as highlights in the Markdown preview.
See https://fletcher.github.io/MultiMarkdown-6/syntax/critic.html
This is defined in a .tmPreferences file, typically called "Comments.tmPreferences".
You need to define the TM_COMMENT_START and TM_COMMENT_END shell variables.
Please have a look at https://sublime-text-unofficial-documentation.readthedocs.io/en/latest/reference/comments.html - this web page also contains an example at the end of the page.
Hello,
currently code completion only works for a pre-defined set of functions and does not include user-defined functions.
If you want to always see the iOS keyboard shortcuts bar, you can enable it in Textastic's settings -> Code Editor -> Keyboard -> Shortcuts. This should show the button in the lower right when an external keyboard is connected.
In Textastic 9.7.2, the file transfer progress screen can now only be dismissed using the Cancel button.
In Textastic 9.7.2, files in an iCloud Drive folder added as an external folder should now be automatically downloaded.
This used to work before, but it looks like there was a change in iOS 14.x that broke this.
The "recent files" and "terminal" buttons now stay on the left side in Textastic 9.7.2 when a terminal tab is active.
Thanks, that's good to know.
Customer support service by UserEcho
Thanks for the video, I'll look into it.