0
Declined

I would like a scp support for Textastic!

express 2 months ago in General updated by Alexander Blach (Developer) 2 months ago 1
0
Answered

WebGL2: Graphics context is sometimes lost in the built-in HTML viewer after backgrounding the app

envoleon 2 months ago in iPhone updated 2 months ago 3

I use your app to test WebGL2 graphics via the built-in HTML file viewer. Quite often, after minimizing the app and switching to other apps, the WebGL context gets lost and the canvas stops rendering anything (blank/black). Returning to the app does not restore rendering.

Expected behavior

After returning to the app, WebGL2 rendering should recover correctly (or the viewer should automatically restart the renderer) without requiring a full app restart.

Actual behavior

The context is lost and rendering never comes back. The only workaround is fully restarting the app.

Why this matters

A full restart resets the code editing history/undo-redo, so I lose recent edits. This is very disruptive.

Steps to reproduce

  1. Open the attached HTML file (WebGL2 canvas) in the built-in HTML viewer.
  2. Minimize the app.
  3. Open other apps until this app goes into the background and is effectively “suspended”.
  4. Return to the app.
  5. The canvas shows nothing and rendering does not recover.

Reproducibility

High. It happens frequently for me; with the attached HTML it’s almost 100% reproducible once the app is suspended in the background.

Environment

  • Device: iPhone 13 mini
  • OS: iOS 17.6
  • Mode: built-in HTML viewer
  • WebGL: WebGL2

Attachments

Additional notes

This looks like a context loss on backgrounding. It may help to handle webglcontextlost / webglcontextrestored and/or recreate the context/resources when the app returns to the foreground, so the viewer can recover without requiring an app restart.

0
Under review

UI Bug: Cut and Copy Icons Invisible in Dark Mode on iOS 26

David Millar 4 months ago in iPhone updated by Alexander Blach (Developer) 4 months ago 1

It’s very difficult to see the icons when using the triple-finger tap gesture on iPhone with iOS 26 due to dark icons on dark background. Although paste is fine and some of the other options are currently disabled due to not having text selected, it’s still nearly impossible to see what some of them are, and the undo icon is also very difficult to see.


Image 682



0
Fixed

Opening a file from Files starts a new instance of Textastic instead of adding a tab to my existing instance

Reto 4 months ago in iPad updated by Alexander Blach (Developer) 3 months ago 10

Opening a file from Files starts a new instance of Textastic. How can I open the file as a new tab of my existing instance instead?

0
Fixed

#Textastic Folder UI Bug/Workspaces?

David Millar 4 months ago updated by Alexander Blach (Developer) 3 months ago 3

Howdy. I noticed that if I load an external folder that contains a folder called #Textastic, it will show the gear icon like it does in Local Files, but does not actually use the configurations in that folder.


Ideally it would be cool if it loaded those configurations and amends or overrides the Local Files versions, similar to how workspace settings function on VS Code, but a quicker fix might be to fix the icon switching logic to only do that in Local Files.

0
Under review

Persistence : opened files are not remembered

bertrand 4 months ago in iPad updated by Alexander Blach (Developer) 4 months ago 4

On iPad OS 26.1, I usually leave my work files opened in textastic in multiple windows and it was about fine until recently where it’s common for the files to be closed / empty after a while.

It would be nice to have more persistence of opened files, I suspect iPad OS being more agressive on memory usage lately could explain that ? 

I work with a lot of opened apps and external screen / stage manager : I try to keep textastic windows and blinkshell in a stage, files are remote (through shellfish) and textastic up to date (10.8.3)

0
Completed

Static caret support

Oliver Brunn Carstens 4 months ago in General updated 4 months ago 6

Please provide an option for static (non-blinking) caret (text cursor) behavior in the code editor. Such an option has been generally implemented in iOS since iOS 18 (accessible in accessibility settings). I, and presumably others as well, find a blinking caret to be distracting.

0
Answered

Samba share data missing

Fulkron 5 months ago in iPad updated by Alexander Blach (Developer) 5 months ago 2

After adding and external source using a Samba share as defined in the File App some entry files in the left side column are missing.

That happen on iPad and not on iPhone (bot with Ios26]

The samba server is Debian based and seems correctly configured (on iPhone is working)

Do you have any suggestion?

Attached you will fine some screenshots

Image 677

Image 678Image 679


0
Answered

Can’t get the one time license after trial on Ipad

Stodorov 5 months ago in iPad updated by Alexander Blach (Developer) 5 months ago 4
0
Fixed

SFTP fails to download empty files

ABy 6 months ago in iPad updated by Alexander Blach (Developer) 5 months 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