Your comments
This is fixed in Textastic 10.5.2.
This is changed in Textastic 10.5.2:
The app no longer prompts users to connect to a Wi-Fi network when starting while Airplane mode is enabled. This behavior was removed by deleting UIRequiresPersistentWiFi from the app’s Info.plist.
This is fixed in Textastic 10.5.2.
Thanks again for letting me know about this - I'm honestly not sure how I missed this - looks like it was like that for years 😬
Do you want to have the option to order the results when doing a filename search or when doing a file content search?
When doing a filename search, Textastic performs a fuzzy search and displays the files with the best matching name first, so a sort order doesn't make a lot of sense.
So I assume you are asking for sorting the results of a file content search?
No, the WebDAV server is only started manually. See Settings -> WebDAV server.
This was required in earlier versions of iOS to be able to start the WebDAV server and bind it to the local Wifi ip address.
I need to check if setting UIRequiresPersistentWiFi is still required in the latest version of iOS.
I can see how the system prompt that is shown in Airplane mode might be misleading.
In order for the WebDAV server to work, Textastic sets "UIRequiresPersistentWiFi" to YES in its Info.plist file.
This makes sure that a Wifi connection is enabled if possible. If you are in Airplane mode, this results in a system popup that asks you to connect to a Wifi network. You can just close that.
Textastic doesn't actually connect to the internet when you start it. Connections are only started when you connect to a remote server.
You can read more about UIRequiresPersistentWiFi in Apple's developer documenation at: https://developer.apple.com/documentation/bundleresources/information-property-list/uirequirespersistentwif
Currently, these files are not supported in Textastic.
Textastic can read .sublime-syntax, .tmPreferences, and .tmLanguage files from custom syntax definitions.
All code editor settings are available in the UI under Settings -> Code Editor.
Customer support service by UserEcho