
Search improvements

reorder SSH list
Could you help us by allowing reorder of the SSH list?
When clicking Edit, there is no option to reorder (to the right) as with usual iPhone/iPad lists.
Thanks

Resizable Left Pane on iPad
Hi,
I have noticed that on some apps on the iPad Pro that the left panes are resizable. Would like to be able to do that in Textastic too.

Content Search Results Font Size
Hi,
Can we have some control over the size of the font in the search results. I am frequently am doing content searches and the results are pretty small for these aging eyes :).
Thanks,
Tom

More features for Textastic 10.7.x+
I have a few ideas, although I am not sure whether they are bugs or merely unimplemented.
First things first, function descriptors would be extremely nice. It'd make it a lot easier to use functions; i propose that they could be user-defined and/or built-in. something such as how VSCode does it would be amazing.
Second, I've noticed that imports don't have autocomplete, which is terrible. It's really frustrating to have modules in which you cant autocomplete the path to them (particularly namespace-style modules, accessed with the "@" symbol.).
Third, we need autocomplete/suggestions. It's so tedious to code without being able to see functions without typing them all out after looking in the relevant file (especially if they're from an external module, such as React.).
Also, if possible, it would be nice to have a way to customize the editor, such as something like style editing.
This lack of ease-of-use makes me, and probably people that think like me, want to either switch to another editor or make our own.
If needed, I can provide examples as well.

JS syntax highlighting glitch for object spread
Syntax highlighting is not correct for this piece of code using object spread (…) :
const headers = {
'Content-Type': 'application/json',
...(token ? { 'Authorization': `Bearer ${token}` } : {})
};
It believes that there is a parenthesis mismatch

SSH not rendering correctly in landscape
When logged into a remote server and running a command with significant output (e.g. apt upgrade) the point on the screen where new characters are printed gets out of sync with the display and appears to jump around. This seems to be an issue mostly when there are status bars or text that would be rendered off screen.

Please fix issue with WebDAV accounts not separated properly
Hello,
In the Textastic iOS app, I found that when I create multiple WebDAV connections with different account credentials, the app sometimes logs in with the wrong account.
Even though I entered different usernames and passwords, it connects using the credentials of a previously used account — possibly because the server or URL is the same. I’m not sure if it’s caused by identical URLs or just the same server.
Could you please fix this so that each WebDAV connection uses the specific account information entered, regardless of any shared URLs or servers? This issue makes it difficult to manage multiple accounts securely and correctly.
If needed, I can provide more detailed connection information or screenshots via email.
Thank you very much!

Graphical Artifact on Right Edge When Shifting Text Focus Left (iPhone 13 mini)

Issue: A graphical artifact appears on the iPhone 13 mini.
Details: The artifact starts at the right edge of the view and becomes visible when the text focus is moved to the left.
Steps to Reproduce:
- Open a screen with editable text.
- Place the text cursor near the right edge of the screen.
- Move the focus to the left.
- Observe the artifact appearing along the right edge of the view.

Second-to-last tab disappears on iPhone 13 mini
4598647982707891663.mp4The second-to-last tab disappears. The name of the tab doesn’t matter. The device is an iPhone 13 mini.
Customer support service by UserEcho