
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

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.

with external keyboard command key acts like still pressed after command-c when using cursor keys
Finally managed to replicate the weird behaviour I’m seeing sometimes when I’m editing a file : when I select a full line with shift+cursor up then copy it with command+c, if just after I press cursor-up the behaviour is the same as command-cursor-up, moving to top of document (and back to where I was if I press cursor-down just after that, but that’s probably because the edit point is still there)
Using latest version, on iPad pro, with external keyboard (but had this before with magic keyboard), and latest version of the OS (not dev preview)

custom code completion?
Hi,
Textastic accepts TextMate bundles and sublime text packages with syntax definitions and code completion, but only syntax highlighting works. Any idea how to make code completion defined in tm or sublime text packages functional in Textastic?

Can I input chinese text in ssh terminal ?
Why is it possible to input Chinese text in a code editor, but not in an SSH terminal? Yet, in the SSH terminal within the Code app, Chinese input works fine

Tab Display Title
I am THRILLED, tremendously happy, about the update regarding file upload/download, and the navigation structure of it. One thing I still really struggle with is identical file names. Before, I struggled with ALWAYS having to confirm/deny (the dialogue box) file upload/download. I do have a new suggestion again:
I am often editing multiple index.php files, or really anything with the same or similar name. A setting to display root folder at a bare minimum would be AMAZING. I don't know which index.php is in which folder, so I'm always relying on proper order. And if I ever manage other file naming structures based on prefixes or suffixes, I run into a similar issue. If I could get path/index.php that would be great, or if there is any way to set highly specific settings per tab: say a control + click, or alt + click or command + click, whatever works fastest, to allow me to display specific titling: path/path2/index.php or path2/index.php or path2 or index.php or path/path2 or even to remove the .php (maybe removing the extension is a bit far, but we are working with very little screen real-estate as it is), and hence the small screen real-estate it would be nice to have a small display number to convey the number of tabs to the left and/or right of the tab bar.
The elimination of the old dialogue box system has made me happy happy super happy, and all I was asking for back then was an option to disable the need to have to confirm/deny it and you went far above and beyond and PERFECTED a much better system. Again here, I'm only asking for the bare minimum, a way to easily identify which index is which index. <3

Replace With Backslashes Misbehaving
If your file contains \\\`
and you try to replace \\\` with \`, it only selects \\` instead of \\\` for replacement.
Thanks for all you do!

Cannot paste
I use Textastic primarily as a code repository. If I update code elsewhere and have a preexisting version in Texttastic, I cannot paste that update over the earlier version All I see is the Copy option.Here’s a screen shot:
Any suggestions?
Customer support service by UserEcho