0
Under review

How can I start an own shell-script in Textastic to "let" compile a Python/C etc. program?

oelauge 4 years ago updated by Alexander Blach (Developer) 4 years ago 1

I want to use a command in Textastic to start a shell Programm to let compile whatever.

0
Completed

Open new window from dock menu

A Hooper 4 years ago updated by Alexander Blach (Developer) 2 years 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 4 years ago updated by Alexander Blach (Developer) 4 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 5 years ago 0

or is this already possible?

Best Regards

Detlef

0
Under review

Textastic breaks symbolic links

Jeremy Sonander 5 years ago updated 5 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 5 years ago updated by Alexander Blach (Developer) 5 years ago 1
0
Answered

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

Furberto 5 years ago updated 5 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 5 years ago updated 5 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 5 years ago updated 5 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 5 years ago 0