0
Completed

Open new window from dock menu

A Hooper 3 years ago updated by Alexander Blach (Developer) 10 months ago 2

It would be helpful to have a dock menu item to open a new window on the current desktop.

0
Under review

Make compatible with iSH app

André Senra 3 years ago updated by Alexander Blach (Developer) 3 years ago 1

Despite iSH files are avaiable in the Files app we can not select those files from the Testastic app. I can use internal vi editor no iSH app, and even upgrade it for supporting languages, however I think that it would be very usefull edit those files in the testastic app.

0

Make the Sidebar sortable (ascending and descending) by date last changed.

request 4 years ago 0

or is this already possible?

Best Regards

Detlef

0
Under review

Textastic breaks symbolic links

Jeremy Sonander 4 years ago updated 4 years ago 10

I just narrowly avoided messing up our web server by using Textastic to edit its pages. 

The issue is when you edit a symbolic link as you save, rather than writing changes back to the link, it deletes the link, creates a new file where the link was and saves to that. 

For example, I have 

a.html

and lets say I want another page with the same content and dont want the hassle of maintaining both, so I create a link to it using a command like this

ln -s a.html b.html


With other editors I can edit either a.html or b.html and both update. With Textastic when I edit b.html and save, only b.html is changed. The link I created to a is broken leaving a.html with the old content. 

0
Under review

Why does Textastic need access to the download folder on the Mac?

G Kuta 4 years ago updated by Alexander Blach (Developer) 4 years ago 1
0
Answered

Will Textastic for Mac move to Universal/Apple Silicon code?

Furberto 4 years ago updated 4 years ago 2

Hello! I would like to know if Textastic for Mac will be recompiled for macs with M1 silicon processor. Thanks a lot :-)

0
Under review

Textastic demands permission to write on a folder to edit a file

Bachsau 4 years ago updated 4 years ago 2

I dont see any reason for this. Why is 666 on a file not enough?

0
Under review

Fix encoding of opened files

Bachsau 4 years ago updated 4 years ago 1

Even though I set the default encoding to UTF-8 in textastic's settings, most of my scripts still open with a western encoding, breaking any UTF-8 encoded characters in them If I don't notice it fast enough to reload with UTF-8. This happens even if those scripts have a `# -*- coding: utf-8 -*-"` line or UTF-8 characters in the few view lines.

A correct encoding detection would only switch to western encoding if it encounters errors while trying to parse the file as UTF-8, not the other way around, since every byte is valid in western encodings, while a lot of combinations are invalid in UTF-8.

0

I miss a save all shortcut and column mode copy&paste.

felipe 4 years ago 0
0
Started

Crash when double clicking first word in a text file

DoctorFinlay 5 years ago updated by Alexander Blach (Developer) 5 years ago 1

I am experiencing the same crash whenever I try to double click on the first word in a text file to copy and paste.  If I drag to manually select the word it works fine, but as soon as I double click to select the whole word, it crashes.  It happens on both my desktop and laptop, and only seems to be the first word in a text file.  Hope you are able to fix it - Textastic is a really great app!

Thanks,

Iain