+1
Under review

Trigger auto-complete only when highlighted or specifically chosen

Bar Horesh 13 years ago in iPad updated by Alexander Blach (Developer) 13 years ago 0

Because the auto complete feature is triggered by pressing the return key, what happens is that even if I don’t want to use a snippet and just go to a new line, the snippet is triggered. For example, when I write an else block, I like to have the braces under the else keyword, unlike the snippet which puts them right after the keyword ( in the same line)

When I try to take it down one line (by pressing the enter key when the cursor is right before the opening brace), the else if snippet is triggered, when I didn't even need it.


I would like the snippets to be triggered only when I specifically tap them (or press return on a physical keyboard when the snippet is highlighted. This would greatly improve my coding speed

0
Fixed

SFTP fails to download empty files

ABy 2 weeks ago in iPad updated by Alexander Blach (Developer) 3 days ago 6

When downloading a directory, the app fails to fetch empty files, for example the __init__.py files in python packages. The error message is always that it hit maximum number of redirects, but I don’t think that’s the actual problem, I’ve never seen this error for anything else than empty files.

Great app otherwise!

Image 674


0
Under review

App does not open

Matth 3 weeks ago in iPad updated 3 weeks ago 9

Hello, I've had the program for a few years now, and everything was working flawlessly. I was even working with it the day before yesterday, but now I can't open the app anymore. I've restarted, deleted the app, and reinstalled it, but nothing happens. I need help, please.

0
Fixed

jump to top of document when switching windows between apps

bertrand 3 weeks ago in iPad updated by Alexander Blach (Developer) 2 weeks ago 11

Using latest public versions & OS on iPad, when moving back and forth between a document in textastic window (remote source with shellfish) and a blinkshell window the cursor jumps to top of document (I have to repeat the switching several tilmes for this to start, but it seems consistent).

Happens on external monitor with stage manager active

0
Under review

Resizable Left Pane on iPad

tmslayton 2 months ago in iPad updated by Alexander Blach (Developer) 2 months ago 1

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.

0
Under review

Content Search Results Font Size

tmslayton 2 months ago in iPad updated by Alexander Blach (Developer) 2 months ago 1

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



0
Under review

SSH not rendering correctly in landscape

kayaks kiln_4j 3 months ago in iPad updated 3 months ago 2

Image 641

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.

0
Planned

with external keyboard command key acts like still pressed after command-c when using cursor keys

GreenGreens 4 months ago in iPad updated 4 months ago 8

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)


0
Answered

custom code completion?

Oscar Campo 5 months ago in iPad updated by Alexander Blach (Developer) 5 months ago 8

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?

0
Under review

Can I input chinese text in ssh terminal ?

Blifh 5 months ago in iPad updated by Alexander Blach (Developer) 5 months ago 1

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